What are some factors that would drive me away from using Tomcat in production for an enterprise application. My company is not big, but a few departments, and it will be a dynamic site (db, web services).
I am not planning to use EJBs, but Spring and POJOs.
Beside EJBs, is there a technical reason about an application that would necessarily mean that I cannot use Tomcat?
What are some factors that would drive me away from using Tomcat in production
Share
I have successfully used Tomcat in production. There is no technical reason not to use it.