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
