I guess that a destroy() on the servlet should cause a new init() with the
ServletConfig as published on the web.xml.But it might be that it works only
if the container call a destroy() .
-----Original Message-----
From: Sebastian Schulz [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 12, 2001 2:23 PM
To: [EMAIL PROTECTED]
Subject: reload web.xml from servlet?
hi,
is it possible to reload the servlets web.xml from a runing
servlet, so that a changed web.xml can affect the servlet
without having to restart tomcat?
many thanks in advance!
basti