Hi all. i've a question for you. i made a web project and i deployed it into tomcat. now, i've a ant script that compile and put the .class file into the WEB-INF of the project (the place where the .class must be). How can i tell to tomcat that i've upload new files? becasue somethimes the file that are present in the folder are not accessible via url? is like that tomcat dosen't realize that new files are present.
idea about that? thanks in advance. -- Stefano