You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2004/06/16 01:15:13 UTC

RE: CGIServlet -- tomcat

This was a bug. It has been fixed in CVS for TC4 and TC5.

Mark 

> -----Original Message-----
> From: Mark Thomas [mailto:markt@apache.org] 
> Sent: Friday, May 21, 2004 7:15 PM
> To: 'Tomcat Users List'
> Subject: RE: CGIServlet -- tomcat
> 
> Alex,
> 
> I have been looking after the CGI servlet for the last few 
> months. If you look
> in CVS you'll see my name against most of the changes.
> 
> Sorry I didn't see your early posts on the user list. I do 
> keep my eyes open for
> anything CGI servlet related and must have missed it.
> 
> Is the header issue the only one?
> 
> I am no perl expert, so if you could post a complete (but as 
> simple as possible)
> script test case that doesn't work that would be a big help.
> 
> 
> Mark
> 
> > -----Original Message-----
> > From: Alex [mailto:alex@squigly.net] 
> > Sent: Friday, May 21, 2004 2:50 PM
> > To: Tomcat Users List
> > Subject: RE: CGIServlet -- tomcat
> > 
> > 
> >  * <h3>TODO:</h3>
> >  * <ul>
> >  * <li> Support for setting headers (for example, Location 
> > headers don't work)
> > 
> > Taken from the CGIServlet code.  Given this, if i have a 
> piece of perl
> > that is doing the below and is being pushed through the cgiservlet:
> > 
> >         print $q->header(-type => "image/png", -expires => 
> > "$expire{$CGI::png}");
> > 
> > is not going to work?
> > 
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > 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
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org