[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - deploying servlet as a .war file. URL
mikewang
do-not-reply at jboss.com
Thu Feb 15 10:13:30 EST 2007
Hi all, i noticed that when deploying servlet as a .war file, for example, say i named my war file to servlet.war and have /get for url pattern in my web.xml , tomcat likes to set it's url to to /servlet.war/get so that the name of the war file is in the path. What changes do i need to make so that the name of the war file is not in the path?
thank you
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017073#4017073
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017073
More information about the jboss-user
mailing list