Hi Yoa,
I'm a newbie...Can you please expand on the solution
Thanks
--- "Shapira, Yoav" <Yoav.Shapira@mpi.com> wrote:
>
> Howdy,
> Or a simple HTML file sitting at the root with a
> <META REFRESH...> tag
> pointing to your index.jsp URL.
>
> Yoav Shapira
> Millennium ChemInformatics
>
>
> >-----Original Message-----
> >From: Daniel Graham
> [mailto:danny@sound.ee.umist.ac.uk]
> >Sent: Wednesday, April 09, 2003 3:12 PM
> >To: Tomcat Users List
> >Subject: Re: URL Redirect
> >
> >try
> >
> >response.sendRedirect( ".... your url " );
> >
> >DG
> >----- Original Message -----
> >From: "krip pane" <jkrp123@yahoo.com>
> >To: "tomcat" <tomcat-user@jakarta.apache.org>
> >Sent: Wednesday, April 09, 2003 8:09 PM
> >Subject: URL Redirect
> >
> >
> >> Hi,
> >>
> >> Can someone please help in redirecting url's with
> >> tomcat as standalone server.
> >>
> >> I would like to redirect all requests for
> >> http://www.abc.com/xyz/abc/index.jsp
> >>
> >> so that when a user types
> >> http://www.abc.com
> >>
> >> they'll be redirected to the first URL.
> >>
> >> TIA
> >>
> >>
> __________________________________________________
> >> Do you Yahoo!?
> >> Yahoo! Platinum - Watch CBS' NCAA March Madness,
> live on your
> desktop!
> >> http://platinum.yahoo.com
> >>
> >>
>
---------------------------------------------------------------------
> >> To unsubscribe, e-mail:
> tomcat-user-unsubscribe@jakarta.apache.org
> >> For additional commands, e-mail:
> tomcat-user-help@jakarta.apache.org
> >
>
>---------------------------------------------------------------------
> >To unsubscribe, e-mail:
> tomcat-user-unsubscribe@jakarta.apache.org
> >For additional commands, e-mail:
> tomcat-user-help@jakarta.apache.org
>
>
>
>
> This e-mail, including any attachments, is a
> confidential business communication, and may contain
> information that is confidential, proprietary and/or
> privileged. This e-mail is intended only for the
> individual(s) to whom it is addressed, and may not
> be saved, copied, printed, disclosed or used by
> anyone else. If you are not the(an) intended
> recipient, please immediately delete this e-mail
> from your computer system and notify the sender.
> Thank you.
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> tomcat-user-help@jakarta.apache.org
>
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|