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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...