On Thu, Apr 15, 2004 at 02:42:06PM -0600, Yansheng Lin wrote:
: How about this approach?  Override the destroy() method in custom servlet so
: that it doesn't notify the container that the servlet has been marked
: "destroyed".  I got a bad feeling about this one though:).

Is there any reason to dodge the spec on this? ;) 

In all seriousness: for the OP, what's your end goal? Why would you not
want a servlet's destroy() method called?  Better stated, what are you
trying to preserve that gets cleaned up when the servlet is removed from
service?

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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

Reply via email to