You need to either add a welcome-file-list to your web.xml:

  <welcome-file-list>
  |     <welcome-file>TestServlet</welcome-file>
  |   </welcome-file-list>

or use the following url:

http://localhost:8080/testservlet/TestServlet

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966785#3966785

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966785
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to