> as well)....does Tomcat allow for CGI/Perl script process as Apache does. Not out of the box, at least I don't think so. Unless you have legacy CGI programs, I would use servlets instead of CGI.
> I have not used Tomcat before and one of the things that I read about it > was that it does not handle all the processes that Apache does (or just > not Apache HTTPD supposedly handles static content more efficiently than Tomcat. As I said before, you will have to find the configuration that fits your needs and performs best for your circumstances. Scott > -----Original Message----- > From: Wilson, Allen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 02, 2002 10:48 AM > To: Jetspeed Users List > Subject: RE: Getting Started > > I have not used Tomcat before and one of the things that I read about it > was that it does not handle all the processes that Apache does (or just > not > as well)....does Tomcat allow for CGI/Perl script process as Apache does. > > Allen > > -----Original Message----- > From: Weaver, Scott [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 02, 2002 7:52 AM > To: 'Jetspeed Users List' > Subject: RE: Getting Started > > > This sounds right. However, I don't agree with HAVING to use Tomcat with > Apache. If I were you I would test both configurations (Apache/Tomcat and > Tomcat Standalone) and then decide which works the best for you. > > Scott > > > -----Original Message----- > > From: Wilson, Allen [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, October 01, 2002 5:45 PM > > To: Jetspeed Users List > > Subject: Getting Started > > > > Good afternoon... > > > > I am just starting my implementation of JetSpeed and want to make sure > > that I am going in the right direction. > > It looks like my steps will be: > > > > - Configure system with JDK > > - Configure Tomcat (should this be configured in conjunction with an > > Apache Server. I have heard that it is best to > > run Apache with Tomcat even though TomCat can run standalone.) > > - Place the Jetspeed WAR file in the correct location. > > - Change configurations within the JetSpeed config to work with my SMTP > > server (did not plan to install James). > > > > Is this a correct assumption of the steps need to get up and running.... > > > > > > Thanks.... > > > > Allen
