Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I want to upgrade my system. Presently i have Resin 2.1 and Myeclipse configuration.I want to get rid of Resin. Can any one suggest me which version of Tomcat will work well with Myeclipse. We have a web application. Debugging is essentially needed.Because Resin 2.1 Does not support Jsp debugging.Working without a debugger is painful. And I need to work on webservices as well.So which version of Tomcat will fufill all my needs.
Meena,
Tomcat 5.5 works great for fast development (and debugging) and easy deployment.
Although Resin does support EJBs and Tomcat does not, so if you are using EJBs you may need to use JBoss instead or some other full app server. Sun App Server/Glasshfish are other excellent choices.
If you are not using EJBs, Tomcat is a great choice.