AF
HomeTagSubmit NotesAsk AnythingLoginSubscribe Us
AF
1. Feel Free to ask and submit anything on Anyforum.in and get satisfactory answer
2. Registration is not compulsory, you can directly login via google or facebook
3. Our Experts are looking for yours ?.



applications-knowledge: What is the difference between Web application and Enterprise application ?

Please explain what is the difference between .ear and .war files also?

applications x 10
knowledge x 7
Posted On : 2014-04-03 22:15:31.0
profile Saksham Kumar - anyforum.in Saksham Kumar
73433937779
up-rate
4
down-rate

Answers


Web application can be defined as the application which is deployed in Web server and runs on web browser. It has web container. Eg : Tomcat, Java Web server.
While Enterprise application is the application which is deployed in Application server. An application server has
Web container, set up for messaging services, EJB container, etc. These are integrated programs which is used in large organizations. Eg : Bea Weblogic, IBM WebSphere, Oracle IAS, JBOSS etc.

An enterprise application contains enterprise beans(session/entity beans) and runs in a J2EE Container which provides transaction and security services to the beans and it is named as .ear file. Whereas a web application, contains servlets/jsps alone and named with an extension of .war., executes in a web-container like tomcat.


An Enterprise container which has special features like JMS,Transaction etc. These containers can also handles web applications.

Posted On : 2014-04-03 22:50:59
Satisfied : 2 Yes  0 No
profile Garima Gupta - anyforum.in Garima Gupta
596129556999
Reply This Thread
up-rate
5
down-rate



Post Answer
Please Login First to Post Answer: Login login with facebook - anyforum.in