We have a working IIS + Tomcat 3.2.1 server running under windows 2000.
We would like to add SSL security. I recieved my cert from Verisign and
installed it. The problem is that I don't think the JSP's aree using
the SSL information. Is there anyway to test this or a howto I can
check.
Thank You
Todd
-----Original Message-----
From: Nirvana [mailto:[EMAIL PROTECTED]]
Sent: Sunday, May 27, 2001 8:24 AM
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
>
>