Java 2 Platform Enterprise Edition (j2ee) Three-tier Model

Saturday, December 26th, 2009

Enterprise edition of J2EE is used for developing modular enterprise request. It can be easily used on J2EE are distributed over 3 different locations, namely, J2EE server & database server, client machine, and at legacy system. The main advantages of using J2EE platform are: * High Performance * Lightweight Constant objects * High amount of [...]

On Demand Applications: Enterprise Java Bean Application Development With a Three-tier Architecture

Wednesday, December 2nd, 2009

Any mention of enterprise java bean application development would be incomplete without gaining an understanding of what a java session bean actually is. Java session beans are actually java components that run in either stand –alone EJB containers or EJB containers that are part of the standard java platform enterprise edition application servers. These java [...]

Enterprise Java Bean Application Development With a Three-tier Architecture

Monday, November 30th, 2009

Java beans is basically a server side component architecture for developing modular enterprise applications based on the java platform.EJB basically encapsulates the business logic and implements back end business logic of an enterprise application.   Any mention of enterprise java bean application development would be incomplete without gaining an understanding of what a java session [...]


Why do I see double underlined links?