J2EE



We have seen how to configure Java in you machine .
 Now we can go detailed in java to develop Enterprise application. Which is done by J2EE. 

J2EE


           Java 2 Enterprise Edition. Its also known as advanced Java in which we can create enterprise products and Application

          Using J2EE we can create web-application. Yes we can make webpage in java that will be done by JSP.

JSP(Java Server Page) which allow you to write java code in html page within scriptlet tag.

J2EE contains

  • JSP 
  • Servlet
  • Filter
  • Java Class


this files are mandatory  to make business application this all topics are covered in this websites

J2EE provides different frameworks ro make effective application  like ..

  • Grails
  • Spring
  • Struct
  • Hibernate
  • Mule ....etc

We will study of all this framework in details.

No comments:

Post a Comment