Hi Ceki,

I am not sure what you mean by "recycling" but you could certainly call the
destroy() method of your Servlet and then call again the init() method, and
then check that your business methods are still working (or something
similar - I don't remember by heart the lifecycle of a servlet). The same
would apply to JSP/Taglibs/Filters. I have never done that though.

Is that what you meant?

Thanks
-Vincent

> -----Original Message-----
> From: Ceki G�lc� [mailto:[EMAIL PROTECTED]
> Sent: mardi 11 janvier 2005 22:19
> To: [email protected]
> Subject: Testing web-application recycling?
> 
> 
> Hello,
> 
> Can Cactus be used to test the correct recycling of Web applications?
> 
> 
> --
> Ceki G�lc�
> 
>    The complete log4j manual: http://www.qos.ch/log4j/
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to