Forums Register Login

Tomcat 4.1 & Servlet Reloading

+Pie Number of slices to send: Send
How can I set Tomcat up so that when I reload a new version of a servlet and an old session accesses the same servlet, it will be reloaded and the client will see the changes?
+Pie Number of slices to send: Send
I was just looking at the server.xml and answered my own question. I noticed the examples in Tomcat had a reloadable entry set to true. I made a same entry for DefaultContext and it worked. Here's the line I put in:
<DefaultContext reloadable="true"/>
It works like a charm now.
+Pie Number of slices to send: Send
Gee, you are so .
Now if we can just get everybody ELSE to answer their own questions .
Without deviation from the norm, progress is not possible - Zappa. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 844 times.
Similar Threads
Why the exception in my error page is null when error comes from a servlet?
Migration problem Tomcat version 6 to version 7
HttpServletRequest.getReader() returns nothing
error
Using TLD in JSP
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 07:37:11.