Yes, to within a margin of error (in the seconds).
> -----Original Message----- > From: Ben Souther [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 23, 2003 1:38 PM > To: Tomcat Users List > Subject: Re: JSP not reloading > > > Is the date on the server right? > > > On Tuesday 23 December 2003 02:29 pm, Mike Curwen wrote: > > Our server is the one generating the class files (we only > copy *.jsp > > files), from a box that is aproximately one second behind > the server. > > So the generated class ought to be 'internally consistent'. > > > > Deleting class files (and generated source) from the work directory > > seems to help the reloading, but I still don't understand > why this is > > suddenly a requirement. > > > > > > FYI: I modified CATALINA_HOME/conf/web.xml and explicitly set > > 'reloadable=true' and 'development=true' in the > > org.apache.jasper.servlet.JSPServlet mapping. (no difference was > > observed). > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
