Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: JSP Reload problem (wierd)

Caldarale, Charles R

2006-12-26

Replies:

> From: Mon Cab [mailto:futon33@(protected)]
> Subject: Re: JSP Reload problem (wierd)
>
> Also, It looks like Tomcat is already configured to
> reload the jsp's. (below is from the server.xml file).

The config for jsp handling is in conf/web.xml, not server.xml. Look at
the various attributes for the jsp servlet, and see if they match the
behavior you're looking for. In particular, examine the values for
checkInterval, modificationTestInterval, and development. (This is for
5.5; 5.0.28 should be similar, but I haven't had a 5.0 level installed
for quite some time to verify.)

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.