1.

If Dealing With A J2ee Application, What App Server Would You Deploy? Why Websphere Over Tomcat?

Answer»

WebSphere is app server and TOMCAT is web server. So Websphere is preferred if you want to run DISTRIBUTED transactions and ejb. Tomcat is GOOD enough if you provide merely http PROTOCOL level service alone.

WebSphere is app server and tomcat is web server. So Websphere is preferred if you want to run distributed transactions and ejb. Tomcat is good enough if you provide merely http protocol level service alone.



Discussion

No Comment Found