Tomcat 4.1.27 not updating servlets
From: Marcus Beyer (mb_at_stormlight.de)
Date: 11/12/03
- Next message: Jonathan Revusky: "FreeMarker 2.3pre14 available"
- Previous message: Ronald Fischer: "Ant: How do I add to a tar file"
- Next in thread: Tobias Schierge: "Re: Tomcat 4.1.27 not updating servlets"
- Reply: Tobias Schierge: "Re: Tomcat 4.1.27 not updating servlets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 12 Nov 2003 12:40:28 +0100
I doing my first J2EE steps using Tomcat 4.1.27
(embeded in JBoss 3.2.2).
I have put my exploded HelloWorld.war (i.e. it's
just a normal directory) that contains a JSP page
and a Servlet into the deploy directory.
I start the server and both JSP page and Servlet
work fine.
There is one thing I do not understand:
When I update the JSP page, I see the result
immediately (on a browser). But when I update
the servlet class file, nothing changes until
I restart Tomcat.
Why is that so? Can Tomcat be configured to
update servlets immediately? Must I really
restart the server? Does Tomcat 5 behave the
same or differently?
Thanx!
Marcus
- Next message: Jonathan Revusky: "FreeMarker 2.3pre14 available"
- Previous message: Ronald Fischer: "Ant: How do I add to a tar file"
- Next in thread: Tobias Schierge: "Re: Tomcat 4.1.27 not updating servlets"
- Reply: Tobias Schierge: "Re: Tomcat 4.1.27 not updating servlets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|