Re: OutOfMemoryError: PermGen space!!!! Dont know why?

2010-07-12 Thread RogerV
abhishek jain-11 wrote: > > Hi friends, > I need urgent help, i have developed an application but when i run that on > server i get the following error, > I am using Tomcat 5.5 and Struts 1.1 , i develpoed application using > Myeclipse, do i need to optimize application by removing some librari

Re: Javascript issues

2010-07-12 Thread JP Cafaro
The problem was...stupid enough...not having a end tag. Apparently I can't type Martin Gainty wrote: ajax controls allow asynchronous population of div tags..there needs to be some sort of notify/listener capability to triggger the listener to wakeup and populate the div tag when the even

RE: Javascript issues

2010-07-12 Thread Martin Gainty
ajax controls allow asynchronous population of div tags..there needs to be some sort of notify/listener capability to triggger the listener to wakeup and populate the div tag when the event is being notified e.g. function handler(widget, node) {