Stefano Tranquillini wrote:
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).
Did you try WEB-INF/classes/ ?
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.
The on-line Tomcat documentation may provide some info about that, like at
http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html
It is also always a good idea to mention trivial info such as the
version of Tomcat you are using, where you got it from, what platform
you are running it under, that kind of thing.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org