Friday, February 28, 2014

Understanding java J2ee

Introduction of J2EE

The J2EE Architecture allows the programmers to divide their work into two major categories Business Logic and Presentation Logic. J2EE Architecture The J2EE Architecture allows the programmers to divide their work into two major categories:

1.Presentation Logic:
Presentation Logic consists of all the program (JSP and Servlets), images and html files that are used to interact with the client. These files are archived into .war file. These files are installed on the web server and these interacts with the users.
2.Business Logic:
These are EJB applications which implements the business logic of the system and are archived into .jar file. Business logic runs on the application server.
These two types of archives are bundled into complete J2EE applications, and delivered as Enterprise Archive (EAR) file.


What is J2EE?

The Java 2 Platform Enterprise Edition (J2EE) technology provides a component-based approach to the design,development,assembly,and deployment of enterprise applications. The J2EE platform provides the ability to reuse components in different applications. J2EE is made up of 13 different technologies including JavaServer Pages,Servlets,Enterprise JavaBeans,JavaMail,XML,JavaMail and many more.


CSDT Patna is leading java Training Center or Institute in Patna, Bihar, India .CSDT provides software training,java 6 months project based training,java 6 weeks summer training programme,java based corporate training,java based training institute, java language training center .CSDT It Solution Provides java based IT Training/Institute/Industrial Training / Live Project Training includes JDBC,SERVLET,JSP(Java Server Page),Struts,Hibernet,Spring and Enterprise beans etc. java/ J2ee 6 Months Project Training for Specially design for MCA\BCA\B.tech Students Project Training , Best java/j2ee training institute ,Best java Training Center in Patna bihar india.



http://csdt.co.in/Java-Training.htm

http://csdt.co.in/Java-Training.htm

1 comment: