Science Fair Projects Ideas - Java 2 Platform, Enterprise Edition

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Java 2 Platform, Enterprise Edition

Java 2 Platform, Enterprise Edition or J2EE is a Standard (albeit with no ISO or ECMA standard) for developing distributed Multi-tier architecture applications, based on modular components running on an application server. It uses several technologies, including JDBC and CORBA, and extends their functionality with Enterprise Java Beans, Java Servlets, Java Server Pages and XML technologies. This allows the developer to create an Enterprise Application that is portable between platforms and scalable, while integrating with several legacy technologies.

Contents

General APIs

The J2EE APIs includes several technologies that extend the functionality of the base J2SE APIs.

javax.ejb.*

The Enterprise Java Beans API defines a set of APIs that a distributed object container will support in order to provide persistence, remote communication (using RMI), concurrency control, and access control for distributed objects .

javax.servlet

The Servlets API defines a set of APIs between a web container and a servlet that is responsible for processing requests and issuing responses.

javax.servlet.jsp

The javax.servlet.jsp and javax.servlet.jsp.tagext packages define the JavaServer Pages API.

javax.naming

The javax.naming, javax.naming.directory, javax.naming.event, javax.naming.ldap and javax.naming.spi packages define the Java Naming and Directory Interface (JNDI) API.

java.sql, javax.sql

The java.sql and javax.sql packages define the Java Database Connectivity (JDBC) API.

java.transaction.*

These packages define the Java Transaction API (JTA).

javax.xml.*

These packages define the JAXP API.

javax.jms.*

These packages define the Java Message Service (JMS) API.

Low cost development

One of the benefits of J2EE as a platform is that it is possible to get started with little, or no, expenditure. The J2EE implementation from Sun can be downloaded for free, and there are a great many open source tools available to extend the platform or to simplify development.

Examples of third party open source Java development tools include:

J2EE vs. .NET

Arguments abound about the merits of J2EE vs. Microsoft's .NET. One "consensus" is that J2EE is best for multiplatform architectures, whereas .NET should be used for a strictly Microsoft platform (and not to be migrated to for non-Microsoft platform integration).

Publications

  • J2EE Developer's Handbook, 2003 Sam's Publishing. Paul J. Perrone (et al), ISBN 0-672-32348-6


External links


Examples of J2EE application servers include:

Last updated: 06-02-2005 17:20:15
03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice