If the file that has changed is actually an included file in the requested
page, the container will not know to recompile the jsp page.  You will need
to open the file in NT and resave the requested jsp page to prompt the
container to recompile.  In Unix you use the touch command.  Don't know if
that is your problem but thought I would put my two cents in.  Hope this
helps.

-----Original Message-----
From: Jean-Francois Pelletier
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 22, 2001 10:19 AM
To: [EMAIL PROTECTED]
Subject: Refresh


Is there a configuration to check if the jsp file had been change. If it
changed, recompile it else work with the compile file.

The problem is when I change a jsp file, tomcat doesn't look if there is a
change in the file.

How can I resolve this problem &

Jeff

Reply via email to