Monthly Archives: May 2009

Internet Explorers odd behavior when reciving a 404

Got a question from a customer at work a while ago about why he couldn’t get his custom 404-page (page/resource not found) to work. The simple answer was that the page worked… as long as you didn’t use Internet Explorer. … Read the rest of this entry

Share
Filed in /dev/random, Java | 2 Comments

NetBeans IDE 6.7 Beta Released

Netbeans 6.7 Beta is now released, try it out and help support the Netbeans team in their great work. You’ll find it and the release notes here: http://www.netbeans.org/community/releases/67/index.html

Share
Filed in Java | Comment Now

Using captchas with Kaptcha in your web applications

Even thou I don’t like captcha’s in general they can be handy so I wrote a tutorial on how to use them in a Java web application. See it at my playground: http://playground.greyscale.se/wiki/en/Captcha_witk_Kaptcha

Share
Filed in Java | Comment Now