Hi,

I have a method in a servlet that performs a search on a database and then
forwards the request onto a JSP page to display the results.  This method is
called from the service method of the servlet.  At the end of the service
method, there is some 'clean up' code.  My question is - would this 'clean
up' code be run even though a method call above forwards the request to a
JSP page ??

Cheers
Lee


_________________________________

Lee Turner
Systems Developer
_________________________________

Watt Gilchrist Ltd
Ring Road, West Park
Leeds, LS16 6RA
Tel: 0113 288 3200
Fax: 0113 275 1690
http://www.wattgilchrist.co.uk
_________________________________

___________________________________________________________________________
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