This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: accessing a web app in jbossbi-chris Jul 20, 2005 3:07 AM (in response to nyhockeyfan1994)By default, this should be server-name:8080/ServletName 
 For Example localhost:8080/Fibo/ for the Tutorial
 But I think you can change that with some config Files, which I assume you haven't done.
 You can also see what the web-console tells you. Try localhost:8080/web-console/ and have a look at Monitor, Web Status, Full Status. There's a list of all web-mappings a bit further down.
 
    