> From: Mon Cab [mailto:futon33@(protected)]
> Subject: RE: JSP Reload problem (wierd)
>
> <init-param>
> <param-name>checkInterval</param-name>
> <param-value>1</param-value>
> </init-param>
> <init-param>
> <param-name>development</param-name>
> <param-value>true</param-value>
> </init-param>
You need to read the comments in web.xml: checkInterval applies only
when development is false, so I have no idea what behavior you thought
you were configuring.
- 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)