Tomcat requires extra steps to setup and is not as fast. Try either Resin http://www.caucho.com/download/ or Orion http://www.orionserver.com
They don't require post install setups and are very fast. BajieServer http://www.utdallas.edu/~gxz014000/websrv/ is even smaller, pretty fast and have one version with java compiler from sun embedded so you don't need to download the huge jdk from sun for jsp to work. PS PWS is bad, M$ degraded its performence. Any thrid party webserver can beat PWS. ----- Original Message ----- From: "Edward Foley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 9:25 PM Subject: Re: Servlets and PWS > No. You have to have a servlet container to run servlets. Try > jakarta.apache.org for the reference implementations of the Servlet and > Jsp specifications. Tomcat (the servlet/JSP container) comes with a http > server "built-in". If you want, you can run it with another http server, > such as Apache. > > Good luck. > Ed Foley > > > Henrik wrote: > > > Can I use PWS (Personal Web Server) to run Java Servlets? > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html