On 25 Mar 00, at 18:53, Scott Stirling wrote:
> All the latest and greatest Servlet/JSP containers are in beta right now.
> There's going to be a flood of kick-ass new servers out very soon. In beta
> now are JRun 3.0, Resin 1.1, Orion 1.0, and Weblogic 5. I don't know what
> WebSphere's up to. My recommendation is compare the latest beta products if
> you're going to compare. The four I just listed all support JSP 1.1 and
> Servlet 2.2. All but Resin support EJB 1.1 and other features of J2EE.
>
> People should start thinking about canning their web servers. But if you
> must ask, any JSP/Servlet container worth its salt supports the latest
> versions of Apache, iPlanet/NES, and IIS.
>
Why would you get rid of your Web server. A web server provides a
lot more things out of the box than any servlet engine (while I like
Java, I don't think it's the *only* language or *only* way to do
things). While I do believe that there is a time and place for simpler
web servers (e.g. use a browser and an embedded server to deploy
a help system or data management application for sales people in
the field), the servlet engines IMHO have a long way to go until they
reach something like Apache or Iplanet. In fact the servlet engine
guys should concentrate on writing better servlet engines (actually
they should scrap writing their own servlet engines, standardize on
Tomcat and improve services around Tomcat so that we developers
always have a standard platform to run our apps on). Shipping a
simple server to test servlets out on without the overhead of a real
server is nice, but leave the real Web serving to the Web server
developers.
Mark
> Scott Stirling
>
> ----- Original Message -----
> From: "Erez Bashan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, March 20, 2000 4:16 AM
> Subject: comparison of engines
>
>
> > Hi,
> >
> > I don't plan to start any religious wars with this thread (though I
> wouldn't
> > mind one ...)
> >
> > All I'm asking is whether someone has a link or two for a fellow like me
> > comparing servlets/JSP implementations. Articles comparing the different
> > implementations is best. If no such thing exists (yet), how about a
> > technical feature table:
> >
> > Jrun Resin WebSphere ...
> > Servlet Spec Version Support ? ? ? ?
> > JSP Version Support ? ? ? ?
> > Web Servers Supported ? ? ? ?
> > Prices ? ? ? ?
> > Option to bundle j2ee with it ? ? ? ?
> >
> > I'm warning you, if no such table exist, I will have to make one myself !
> > (and of course post it here for future generations =-D)
> >
> > Erez
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets