What does this mean. Actually I was using String every where and now
converted the same to String Buffer.
It happens once for every page and subsequent refreshes fetches the page.
-----Original Message-----
From: Pier Fumagalli [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 21, 2001 10:50 PM
To: [EMAIL PROTECTED]
Subject: Re: Clarification for Out Of Memory Error
Anantha_Krishnan at [EMAIL PROTECTED] wrote:
> Hi,
> This is the error i receive when I try to load the login page. Can anyone
pl
> clarify this.
> For subsequent refreshes the login page appears but am unable to navigate
> further On.
Your application is not releasing the memory it allocates in service()
It's not a bug in the Servlet Container
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html