Ah, neat, that's something I've been wondering how to do :) The only thing
stopping us from using JBoss/Tomcat for everything in our development
environment is the lack of cgi support. Didn't think of writing a
CGIServlet.

David Green

On Fri, 29 Jun 2001, Richard Bottoms wrote:

> Just came across something interesting in WebLogic's docs:
>
> <servlet-mapping>
> <servlet-name>CGIServlet</servlet-name>
> <url-pattern>/cgi-bin/*</url-pattern>
> </servlet-mapping>
>
> Is there support for CGI's available or planned for jboss-tomcat?
>
>
> r.b.
>
>
>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to