the thing to remember here is that weblogic is several containers... its an
EJB container, a servlet/jsp container and it also does HTML. (and jsp, and
such)

OTOH jboss doesnt concern itself with any of the web containers. it is, for
the most part and to newbies can be viewed mostly as, an EJB container. The
web containers used, whether they be tomcat or jetty, or some other
structure including apache, are not within its domain. Sure the integration
with tomcat and jetty bring JBoss much closer to the "grail of
jboss-tomcat-apache" but JBoss itself is primarily an EJB container.

Al

----- Original Message -----
From: Richard Bottoms <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 29, 2001 1:59 PM
Subject: Re: [JBoss-user] cgi


> At 12:31 PM 6/29/01 -0500, you wrote:
> >That's really a question for the Tomcat list. It would certainly be
> >possible to build a servlet that runs a CGI script,
>
> Yes, it sounds like the WebLogic setup is closer to the
jboss-tomcat-apache
> grail that gets asked about from time to time.
>
> 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