users@glassfish.java.net

Default page

From: Arthur Yeo <artyyeo_at_gmail.com>
Date: Wed, 16 Feb 2011 10:58:16 -0800

All,

I have been looking around in the manuals and Goolging but cannot find the
answer to this supposedly simply scenario.

If I have a web application built in NetBeans using Glassfish and deployed
it locally in localhost.

When I use a browser to hit this

[1] http://localhost:8080/MyAppl/ <http://localhost:8080/PaymentFE/>

<http://localhost:8080/PaymentFE/>versus

[2] http://localhost:8080/MyAppl/ <http://localhost:8080/PaymentFE/>
index.html

Where on earth is it rendering the HTML page from in [1]?
Where is the default pointing to? I cannot find it in sun-web.xml nor
web.xml.

Thanks,


-- 
Arthur Y.