Suresh,

A number of ways. A server side redirect is the easiest way. In a
standard Tomcat installation, you have a ROOT directory under webapps.
Locate the index.jsp file to a different name and create a new one with
the following contents:

<% response.sendRedirect("/arsys"); %>


John

-- 
SSO Plugin for BMC ITSM and more.
http://www.javasystemsolutions.com/jss/ssoplugin

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to