Java

Java image resizer servlet

A servlet to dynamically resize images stored on the file system of your server. For small scale Java web apps that need multiple image sizes.

The functional mess that is Oracle JDeveloper

Honestly this is one of the worst IDE's I've ever used and the future looks bleak. Why does Oracle seem to be 3 years behind on all things Java Application Server?

Setup Eclipse and Tomcat to play nice together

Running a server in the IDE can sometimes be flaky, the default settings and server.xml don't always work they way they should, this should help you get over those problems with Tomcat and Eclipse.