Well for one i

init occurs once when the jsp is called for the first time,
destroy occurs when the server feels that for a prolonged period of time
there is no calls to the JSP

If you can pls explain more about what you want to do, by calling destroy,
it could be helpfull.

regards
;-)Amit

> -----Original Message-----
> From: Srinagesh Susarla [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, November 29, 1999 10:58 PM
> To:   [EMAIL PROTECTED]
> Subject:      JSPDestroy
>
> Gurus,
>       I am looking for an implicit function that will be called after the
> end
> of each JSPPage. I thought JspInit() and JSpDestroy would help me but i
> really
> could understand the significance of these functions.
> When are these methods called ?
>
> If these methods do not help me in my page level calls, whats the other
> approach i could take?
>
> I was thinking of having a trailer include in each Jsp page which would
> call
> the function explicitly!!
>
> thanks
> Nagesh
>
>
>
>
>
> ____________________________________________________________________
> Get your own FREE, personal Netscape WebMail account today at
> http://webmail.netscape.com.
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to