Hi All:
I am writing here for the first time, sorry if this
problem is difficult to understand. Ask me if
something/all is not clear.
This is a Jakarta Tomcat question:
Does anybody have an idea why a local variable, which
is initialized and processed in a class method, keeps
itself in the memory, i.e. it is a query_string which
is getting built each time a new request is processed.
The class method is called by the servlet to return
some data from database. The string is created in the
class method, and at the end I set it equal to null.
But nothing seems to work :(
Thanks.
Maya Vayner


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

___________________________________________________________________________
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

Reply via email to