RE: Image Scaling Code

2006-01-13 Thread Wouter Boers
That was the old way to fix a bug in the JVM I believe. Anyways nowadays you can pass the following option to the server when starting: -Djava.awt.headless=true That will prevent the errors mentioned below when you don't have a graphical shell running on your system. Regards, Wouter -Origi

RE: Using Tomcat 5.5 as a standalone web server

2006-01-10 Thread Wouter Boers
There is quite an easy sollution. Run squid as you main webserver and as a web accelator in front of your tomcat. From the squid config you can decide what your want cached and what now. I don't understand why this is not done more often since its A) a very easy sollution B) does not loose any of