On Saturday 11 January 2003 11:15 pm, Michael Muratet wrote: > Greetings > > I am using Tomcat 4.1.10 in its standalone mode. My understanding of the > documentation is that every time a jsp is requested, the source is > checked and reparsed if it is more recent than the object in memory. > (Where would this be?) > > I have a jsp that I have changed, but the changes do not appear. I > have reloaded the web app via the manager app, and I have even restarted > tomcat and still no change. I don't see anything in the logs that would > indicate a problem, although I'm not sure what I'm looking for. > > Does anybody have any ideas where to start looking? > > Thanks. > > Mike
Try posting the relative path to your JSP file on the server and the URL you use to access it. While you're at that , you could check if you did save the updated copy on the server or not. I personally have never had a problem like yours. Paul -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>