You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Je...@aol.com on 2001/07/14 06:28:21 UTC

outofmemory exception

hi I am writing a JSP , Servlet,JavaBean web program. When I execute a jsp 
page with 2 nested tags, I get a Error 500 message saying that I have a: 
java.lang.OutOfMemoryError. I have no idea what is causing this. can anyone 
help.

RE: outofmemory exception

Posted by Saurabh Shukla <sa...@cysphere.com>.
Please refer ARCHIVES, plenty of cases have been discussed at length.

-----Original Message-----
From: JeremyRayYoo@aol.com [mailto:JeremyRayYoo@aol.com]
Sent: Saturday, July 14, 2001 9:58 AM
To: tomcat-user@jakarta.apache.org; alonso@consist.com.ar
Subject: outofmemory exception


hi I am writing a JSP , Servlet,JavaBean web program. When I execute a jsp
page with 2 nested tags, I get a Error 500 message saying that I have a:
java.lang.OutOfMemoryError. I have no idea what is causing this. can anyone
help.