RE: Tomcat Re-direct

2010-10-18 Thread Richard da Silva
Hi Rob, thanks for your reply. I already have a file   index.html in my ROOTS webapps folder. Should I modify this file, by adding that code you gave me? Or should I create another file named "index.html",  which would contain that code you gave me? The index-html file I have curren

Re: Tomcat Re-direct

2010-10-18 Thread Pid
On 18/10/2010 06:57, Richard da Silva wrote: > Hi all, > > I have an IDM (Identity Manager) instance running on an Apache Tomcat Server. > > My Tomact version is : 6.0.18 The current release is 6.0.29. Time to think about an upgrade. > The http address which activates my IDM application is in

RE: Tomcat Re-direct

2010-10-18 Thread Rob Gregory
configuration required. Regards, Rob > -Original Message- > From: Richard da Silva [mailto:roman_s...@yahoo.com] > Sent: 18 October 2010 09:39 > To: Tomcat Users List > Cc: karl.sangabr...@gmail.com > Subject: Re: Tomcat Re-direct > > Thanks for your reply >

Re: Tomcat Re-direct

2010-10-18 Thread Richard da Silva
/xml/ns/javaee/web-app_2_5.xsd";    version="2.5">   Welcome to Tomcat   Welcome to Tomcat   Where exactly should I insert the code you gave me? Thanks Richard da Silva --- On Mon, 10/18/10, Karl San Gabriel wrote: From: Karl San Gabriel Subject: Re: Tomcat

Re: Tomcat Re-direct

2010-10-18 Thread Karl San Gabriel
and put a javascript code in wt.jsp to redirect to https://idm.my.org/idm. On 10/18/10, Karl San Gabriel wrote: > How about changing \webapps\ROOT\WEB-INF\web.xml? > === > > Welcome to Tomcat > > > > > > org.apache.jsp.index_jsp > >

Re: Tomcat Re-direct

2010-10-18 Thread Karl San Gabriel
How about changing \webapps\ROOT\WEB-INF\web.xml? === Welcome to Tomcat org.apache.jsp.index_jsp /wt/wt.jsp org.apache.jsp.index_jsp /index.jsp Regards, Karl On 10/18/10, Richard d

Tomcat Re-direct

2010-10-17 Thread Richard da Silva
Hi all, I have an IDM (Identity Manager) instance running on an Apache Tomcat Server. My Tomact version is  : 6.0.18 The http address which activates my IDM application is in the format : https://idm.my.org/idm The thing is : if the address is accidentally written as follows ---  https://idm