I'm using tomcat 3.1 on linux, and it reloads perfectly (with original settings) there should be a setting in one of the xml files in the lib dir that enables it, but for some reason i've had no success when running tomcat on my nt machine while the classes are being stored on the linux machine. if the jvm is designed the unix platform you are using, it should work with those settings enabled if you get no success, consider getting an expensive P100 with about 64 meg of ram and running linux (using it just as a web server). This works perfectly if you set up samba to access the class files hope this helps Rob Inderpreet Singh <[EMAIL PROTECTED]> wrote: > Hi > > I have recently started using TomCat3.1 on HPUX for testing my servlets. > How can I make TomCat pick up the latest servlet code whenever I access a > page? > > for eg. An HTML page invokes a servlet that displays "Hello World". > Now if I change the servlet to display "Hi DUDE", and invoke the servlet > again through old HTML page, it still shows "Hello World". Maybe TomCat > picks it up from cache. > > Please suggest a solution. > (If it lies in getLastModified(), than please illustrate!!) > > Thanks in advance. > > ips > > > ______________________________________________ > FREE Personalized Email at Mail.com > Sign up at http://www.mail.com/?sr=signup > > ___________________________________________________________________________ > 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 ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1 ___________________________________________________________________________ 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
