Hi, I'm writing a web application using wicket. I package wicket related java classes and resource files in a jar file and put it in the lib directory of my web application. When I redeploy the application in tomcat, html files are not reloaded and wicket still uses old html files (and a lot of exception pages!). I have to restart tomcat each time I redeploy the web application to view modifications. Can any one help?
Thanks,
