Hi
i am getting following error with web application deployed in tomcat 5.5.16
and IE 6 i have tried cleaning up the work folder and tomcat chache and it works fine for some time before again throwing the error
dwr.engine._remoteHandleCallback('3','0',"jfreechart-48022.jpeg");
java.lang.OutOfMemoryError: PermGen space
also there is a java script error as DWREngine not defined
When i run same web application in tomcat 5.5.27
and FireFox 3.0 i dont get these error.
the application has 2 be deployed in IE so plz help as to what i should do