Re: CGIServlet

From: jürgen höller [werk3AT] <juergen.hoeller@xxx.at>
Date: Thu Sep 26 2002 - 00:06:35 PDT

I have just tried, and it works!

I have not bothered with that combo yet because Tomcat's CGIServlet has some import dependencies on other Catalina classes. A review of these has shown that the only dependency that is actually used in the code is a Catalina constant that gets compiled into CGIServlet.class.

So there are no runtime dependencies: servlets-cgi.jar from Tomcat 4.1.10's server/lib that just contains CGIServlet and its inner classes can be dropped into resin/lib and used in applications running on top of Resin.

It would still be nice if Resin's CGIServlet worked with Perl on Windows... I don't like that intermixing of containers, like in the times before Resin 2.1's GzipFilter when I had to use Tomcat's CompressionFilter.

Juergen

> -----Ursprüngliche Nachricht-----
> Von: Jan Heise [mailto:resin@xxx.de]
> Gesendet: Mittwoch, 25. September 2002 16:45
> An: resin-interest@xxx.com
> Betreff: Re: CGIServlet
>
>
> hi juergen,
>
> why not use tomcat's cgi-servlet with resin? i compiled
> my own cgiservlet from different sources because each
> servlet i ran across lacked some features i needed.
>
> jan
>
>
>
Received on Thu 26 Sep 2002 00:06:35 -0700

This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:17:16 PDT