I have some classes needed to put in tomcat_home\shared\classes which is shared by several web applications. How to put these classes in a WAR file and deploy these classes? (Is it possible to put these files in a jar file and deply too?) Thanks, David