Re: Redirect from CGI servlet

2005-12-20 Thread Mark Thomas
Bob Faist wrote: > Tomcat 5.5 > Windows XP > > I'm trying to retro-fit a perl CGI web app into Tomcat and the only > remaining issue is redirects. I have enabled the CGI servlet in the > conf/web.xml file. I have a CGI script which is setting the HTTP > response header to a redirect type but Tom

RE: Redirect from CGI servlet

2005-12-20 Thread Bob Faist
is only one response header status of "Moved - 302" and the redirect functions OK. Thanks for the help. Bob -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 20, 2005 4:31 PM To: Tomcat Users List Subject: Re: Redirect from CGI serv

Re: Redirect from CGI servlet

2005-12-20 Thread Martin Gainty
ring to the new URL tells the browser that you are not in a 'redirect loop' Anyone else? Martin- - Original Message - From: "Bob Faist" <[EMAIL PROTECTED]> To: Sent: Tuesday, December 20, 2005 4:18 PM Subject: Redirect from CGI servlet > Tomcat 5.5 > Windo

Redirect from CGI servlet

2005-12-20 Thread Bob Faist
Tomcat 5.5 Windows XP I'm trying to retro-fit a perl CGI web app into Tomcat and the only remaining issue is redirects. I have enabled the CGI servlet in the conf/web.xml file. I have a CGI script which is setting the HTTP response header to a redirect type but Tomcat seems to setting the status