Showing posts from 2012

What is the EJB Container

Enterprise java beans EJB are software components that run in a special environment called an EJB container. The EJB cont…

What is Java Persistence API (JPA)

The JPA (Java Persistence API) is a Java programming language framework for managing the relational data in java applicatio…

What is Difference between JSP and Facelets

Here we will find some features of  Facelets and JSP (Java Server Page) to find out some differences between Facelets and J…

Load More
That is All