Hu Zhang wrote:
> I named my home page as index.jsp, but Glassfish doesn't recognize it.
> When I changed it to index.asp or home.jsp, it works. What's the
> matter with this?
I have put a index.jsp under the context-root.
If one accesses
http://localhost/<context-root>, then one get the index.jsp.
Can you clarify what it means about?
Shing Wai Chan