[jboss-user] [Beginners Corner] - Re: Beginner Problem
PeterJ
do-not-reply at jboss.com
Fri Sep 22 16:05:05 EDT 2006
The web context is based on the war file name, not the ear file name (an ear can contain multiple wars). Also, I don't think that index.jsp is used as a default welcome file. Therefore, to access your page, try:
http://localhost:8080/web-app/index.jsp
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973642#3973642
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973642
More information about the jboss-user
mailing list