I want to develop a application
and deploy
in WebSphere
where the requirement is:
if there are any request like http://appserver1:9080/
- it will reach to a landing jsp page
for example http://appserver1:9080/index.jsp
Is it at all possible to redirect to a page even if I don't mention the resource name?