Posted By:
Anonymous
Posted On:
Monday, January 23, 2006 10:02 AM
I have aweb application.
In index.html, a hyperlink, if refered as /contextname/xxx.jsp it is working fine. If i set the application as default , i am getting 404 error. If i set the link as /xxx.jsp it is working fine only when the application is set as default.
How should i make it work for both as default & non default application.