Enterprise Application ( .ear )
you can say it's a collection of war & jar files
Web Application ( .war )
- A servlet or JSP page, along with any helper classes.
- A
web.xmldeployment descriptor, a J2EE standard XML document that configures the contents of a WAR file.
Web applications may also contain JSP tag libraries, static .html and image files, supporting classes and
.jar files, and a weblogic.xml deployment descriptor, which configures WebLogic Server-specific elements for Web applications. Enterprise JavaBean ( .jar )
Enterprise JavaBeans (EJBs) are reusable Java components that implement business logic and enable you to develop component-based distributed business applications. EJB modules are packaged as archive files having a
Summary
.jar extension.Summary
Deployment units that are packaged using the
jar utility have a specific file extension depending on the type:- Resource adapters are packaged as
.rarfiles. - Enterprise applications are packaged as
.earfiles, and can contain other Java EE modules such as EJBs, JDBC, JMS, Web Applications, and Resource Adapters. - Web Services can be packaged either as
.warfiles or as.jarfiles, depending on whether they are implemented using Java classes or EJBs. Typically, the .waror.jarfiles are then packaged in an Enterprise Application.earfile. - Java EE libraries are packaged either as an Enterprise Application (
.earfile) or as a standard Java EE module. - Client applications and optional packages are packaged as
.jarfiles.
3 comments:
I simply wanted to write down a quick word to say thanks to you for those wonderful tips and hints you are showing on this site.
python Training institute in Pune
python Training institute in Chennai
python Training institute in Bangalore
I'm here representing the visitors and readers of your own website say many thanks for many remarkable
Data Science training in chennai
Data Science training in OMR
Data Science training in chennai
Data Science Training in Chennai
Data Science training in Chennai
Data Science training in anna nagar
Nice tutorial. Thanks for sharing the valuable information. it’s really helpful. Who want to learn this blog most helpful. Keep sharing on updated tutorials…
Best Devops Training in pune
Devops Training in Bangalore
Microsoft azure training in Bangalore
Power bi training in Chennai
Post a Comment