This is a neat trick. At least it works in tomcat-4.1.24.
The first part to this trick is to know you can deploy a war file to the webapps in tomcat without adding the context in the server.xml of your tomcat installation. Suppose the name of your …
This is a neat trick. At least it works in tomcat-4.1.24.
The first part to this trick is to know you can deploy a war file to the webapps in tomcat without adding the context in the server.xml of your tomcat installation. Suppose the name of your …