I looked through the servlet spec, and didn't see any
way to do this, but I just want to know for sure.
Bascially, I'm looking for a way to reload a servlet
without shutting down the web server.  I don't want to
use the dynamic reloading facility, since I don't
want the server to check the timestamp on my servlet
on every request (I like that feature during development,
but not in a production site.)  So, I want a way to
reload a servlet under program control (i.e., what
the Admin server does when you set Loaded Now? to no).
Thanks.
    -- Bill

--
Bill O'Keefe                                     [EMAIL PROTECTED]
Open Market, Inc.                            http://www.openmarket.com/
One Wayside Road                                 TEL: 781.359.7296
Burlington, MA 01803                             FAX: 781.359.8200

___________________________________________________________________________
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