On Wed, 11 Sep 2002, Luis A wrote: > Please explain what means to touch a servlet. Does it require scotch > or tequila?
I think rum will work as well. "touch" is a unix command that allows you to change the mod date on a file. The idea being that many servlet contaners check the mod date on the serlvet class file to determine whether it needs to be reloaded. Not sure what the windows equivalent is, if any. > ----- Original Message ----- > From: "Godbey, David" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, September 11, 2002 10:45 AM > Subject: Re: easy compile question > > > > You guys are cruel! I'd prefer scotch to tequila, though. > > > > On a serious note... > > I have noticed that for some containers, if you are making changes to > member > > classes (not the main servlet class itself), then the container doesn't > > notice the change. What I do is simply touch the main servlet class to > make > > the other changes get recognized. With the exception of iPlanet 4.1, I > have > > found that this works. > > > > Dave > > > > -----Original Message----- > > From: Amir Nashat [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, September 10, 2002 5:48 PM > > To: [EMAIL PROTECTED] > > Subject: Re: easy compile question > > > > > > out source your java development... > > > > > > > > >>> [EMAIL PROTECTED] 8:35:24 AM 09/10/02 >>> > > If I recompile a .java file into a class and the change is not recognized. > > What else do I need to do? > > > > Thanks > > Lance > > > > > ___________________________________________________________________________ > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the > body > > of the message "signoff SERVLET-INTEREST". > > > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > > Resources: http://java.sun.com/products/servlet/external-resources.html > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > > > > ___________________________________________________________________________ > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the > body > > of the message "signoff SERVLET-INTEREST". > > > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > > Resources: http://java.sun.com/products/servlet/external-resources.html > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > > > > ___________________________________________________________________________ > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the > body > > of the message "signoff SERVLET-INTEREST". > > > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > > Resources: http://java.sun.com/products/servlet/external-resources.html > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > > > > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > Milt Epstein Research Programmer Integration and Software Engineering (ISE) Campus Information Technologies and Educational Services (CITES) University of Illinois at Urbana-Champaign (UIUC) [EMAIL PROTECTED] ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html