Categories

Updated: 06/04/2006

Is Ejb really significant in enterprise applications?

Ejb was introduced to Java technology to attain some features inherent in enterprise applications. Those features include instance pooling, inbuilt security, declarative transactions, container managed persistence, relationship of business objects and caching etc. Now that many people have built their applications using Ejb, let us go back and analyze if Ejb as a technology is really significant in developing enterprise applications. We are going to analyze both pros and cons of Ejb based on experience of people who have used Ejb.
Similar Scripts for "Is Ejb really significant in enterprise applications?"

Rexip

Rexip is a visual Java platform for development and deployment of highly configurable Internet/Intranet business applications. Rexip comes with a set of visual tools that accelerates your project implementation, and enables you to build business appl...

JavaServer Pages

JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and discusses how JSP fits into the larger picture of web applications. Web page authors wil...

Java Servlets for JavaScripters

Written primarily for those currently developing on the server in JavaScript, this article explains the basics of working with Java on the server through Sun''s Java Servlet API. It includes a brief overview of servlets and their role in server-...

Java and XML

Java and XML share many features that are ideal for building Web-based enterprise applications, such as platform-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and ...

Beginning Java 2

Beginning Java 2 has a detailed introduction to the Java Foundation Classes (JFC), a vast set of graphics functionality including Java2D and Swing, which makes developing windowed applications much easier. It also covers the new Collections API, a bu...
©2003-2008 jCay.com