Yes, and Weblogic is also $$$$$.

Many companies use Tomcat so all their developers can run a copy of it, then
run Weblogic as their production JSP/servlet container.  If the code written
"right", it is nearly effortless to move the code between containers.

-----Original Message-----
From: Nirvana [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 26, 2001 11:24 PM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat and weblogic


Tomcat is a servlet/JSP engine with a small in efficient web engine. It can
not host any other stuff like EJBs or anything. But Weblogic is an
AppServer. So it has both an EJB container/engine and a Servlet/JSP engine.
but some ppl use tomcat for their servlet/JSP hosting for it's known
performance and use any other appserver like weblogic for EJB hosting.

-Nirvana

-----Original Message-----
From: Salwa Ananou <[EMAIL PROTECTED]>
To: Tomcat-User (E-mail) <[EMAIL PROTECTED]>
Date: Friday, May 25, 2001 3:26 AM
Subject: Tomcat and weblogic


>Hi,
>
>I m a new tomcat user and i don't know a lot about it;
>
>My stuff is designed to work with an application server and i need also
>tomcat;
>
>Can i use Tomcat as a application server, ? or must I install weblogic and
>tomcat at the same machine;
>
>or does weblogic include all tomcat fonctionalities; so i don't need
tomcat.
>
>thanks
>
>

Reply via email to