IMNSHO Resin + Apache (on linux?) is the best combination there is. If you don't need EJB, then Resin is absolutely the best solution. If you want EJB's as well, add JBoss or switch to Orion.
Geert Van Damme > -----Original Message----- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Anthony Diodato > Sent: vrijdag 21 december 2001 20:42 > To: [EMAIL PROTECTED] > Subject: Re: good webserver > > > I hear ya. Its just that Im not in charge of making the decision. They are > in love with IIS, (God knows why???) supposedly because of the support you > can get from them. > > Our last web project was using WebSite Professional w/JRun. > Its not my decision, but I have to go along with it. > > Tony > > -----Original Message----- > From: Schulz Ryan C [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 21, 2001 2:39 PM > To: [EMAIL PROTECTED] > Subject: Re: good webserver > > > I would highly suggest using Apache w/ Caucho vs. IIS w/ Tomcat. > I've used > both combinations and the Apache/Caucho combination was much easier to > configure and seemed more powerful and responsive. > > Just my opinion though.... > > -----Original Message----- > From: Anthony Diodato [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 21, 2001 1:33 PM > To: [EMAIL PROTECTED] > Subject: Re: good webserver > > > Would you happen to have good install instructions about how to set up and > configure Tomcat to work with IIS. I am starting a project that > will involve > this. > > Thanks > > -----Original Message----- > From: Chen, Gin [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 21, 2001 2:31 PM > To: [EMAIL PROTECTED] > Subject: Re: good webserver > > > I'm running Tomcat 4.0 on top of IIS but you can just run Tomcat 4.0 > standalone on port 80 and it works just fine. > -Tim > > -----Original Message----- > From: Angel "Java" Lopez [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 21, 2001 2:36 PM > To: [EMAIL PROTECTED] > Subject: Re: good webserver > > > What about the products at www.caucho.com > ?? > > Angel "Java" Lopez > > ----- Original Message ----- > From: "Joe Blow" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, December 21, 2001 4:18 PM > Subject: Re: good webserver > > > > A couple more : IBM WebSphere, BEA WebLogic. > > > > -Rizwan > > > > ================================================================== > ========= > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST > DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com > > ================================================================== > ========= > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST > DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com > > > Visit our website at http://www.p21.com/visit > The information in this e-mail is confidential and may contain legally > privileged information. It is intended solely for the person or entity to > which it is addressed. Access to this e-mail by anyone else is > unauthorized. If you are not the intended recipient, any disclosure, > copying, distribution, action taken, or action omitted to be taken in > reliance on it, is prohibited and may be unlawful. If you received this > e-mail in error, please contact the sender and delete the > material from any > computer. > > ================================================================== > ========= > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST > DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com > > ================================================================== > ========= > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST > DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com > > > Visit our website at http://www.p21.com/visit > The information in this e-mail is confidential and may contain legally > privileged information. It is intended solely for the person or entity to > which it is addressed. Access to this e-mail by anyone else is > unauthorized. If you are not the intended recipient, any disclosure, > copying, distribution, action taken, or action omitted to be taken in > reliance on it, is prohibited and may be unlawful. If you received this > e-mail in error, please contact the sender and delete the > material from any > computer. > > ================================================================== > ========= > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set > JSP-INTEREST DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
