Hello all, maybe this is a bit off topic. I faced a problem using dynamic created JPEG's for the 'mouseOver'-state in a navigation. I call one Servlet 10 times to create 5 buttons with changing images on mouseOver. If I implement SingleThreadModel, each time , the user moves the pointer over the graphic a new JPEG will be loaded, it seems to be independent of browser_caching. Is there a way to force the browser to load the graphics only once a session??
If I don't implement SingleThreadModel, tomcat crashes completely (resin survives!). Something like a sax-exception, connection reset by peer ,it is not logged ,the shell disappeares when I start tomcat. I am using jdk1.3.1, batik 1.1rc2, tomcat 3.23, resin 2.0 please excuse my english, if it is bad. thank you Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
