Tomcat is something of a hassle not as much with installation as with configuration and deployment (of new applications). On the other hand Resin is simpler. As for performance Resin is far faster than Tomcat (disclaimer: I am a real fan of open source non-commercial projects so I use Tomcat, so no bad feelings it's just that Tomcat still have room for improvement not that it's not production quality).
Best of luck,
Originally posted by Rajesh Hegde:
Hi ,
From the posts so far i gather that Installing and configuring Tomcat is pretty difficult. So I thought of trying Resin server as mentioned by our Sheriff Frank Craver. I must say that the installation was very simple and i could try out JSP and servlets instantly.
Let me know if any one else too has worked on resin. And Let me know how Resin compares in performance with other Servlet Engines like Tomcat.
Rajesh