You need to make changes to a jsp file, not java file.  Tomcat will detect
changes automatically and will translate jsps into java files and then compile
them.
---
Oskar

Marco Magistrali wrote:

> Hi,
>
> I have a question:
>     if I modify a JSP under tomcat4 i don't see any change in browser because
> tomcat4 get the .class of JSP in cache (directory work)
>
> How can I say to recompile the jsp if there are changes in java??
>
> tanks
> Marco

Reply via email to