|
Java EE: Do more with less work.
Java EE FAQJava Platform, Enterprise Edition
Java EE 5: The latest version of the Java Platform, Enterprise Edition
Java EE 5 Software Development Kit (SDK)
Java Platform, Enterprise Edition Q: What is the Java Platform, Enterprise Edition (Java EE)? Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications. Building on the solid foundation of Java SE, Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise class service-oriented architecture (SOA) and Web 2.0 applications. Q: What is the difference between Java EE and J2EE? The name of the Java platform for the enterprise has been simplified. Formerly, the platform was known as Java 2 Platform, Enterprise Edition (J2EE), and specific versions had "dot numbers" such as J2EE 1.4. The "2" has been dropped from the name, as has the minor revision number. So the next version of the Java platform for the enterprise is Java Platform, Enterprise Edition 5 (Java EE 5). Q: What are the main benefits of the Java EE platform? The Java EE platform provides the following:
Q: Who needs the Java EE platform? ISVs need the Java EE platform because it gives them a blueprint for providing a complete enterprise computing solution on the Java platform. Enterprise developers need Java EE because writing distributed business applications is hard, and they need a high-productivity solution that allows them to focus only on writing their business logic and having a full range of enterprise-class services to rely on, like transactional distributed objects, message oriented middleware, and naming and directory services. Q: Where can I get more information about the Java EE platform? For more information about the Java EE platform and how to get the specification, see http://java.sun.com/javaee/. The most effective way to learn about Java EE and what's new in the Java EE 5 platform is to get hands on experience with the APIs by using the Java EE 5 SDK. The Java EE 5 SDK provides a Java EE 5-compatible application server as the foundation to develop and deploy Web Services-enabled, multi-tier enterprise applications. You can download the Java EE 5 SDK from http://java.sun.com/javaee/downloads. For beginners, the Java EE documentation page provides links to a wide variety of self-paced learning materials, such as tutorials and FAQs. Developers looking for more advanced material should consult the Java BluePrints for the enterprise. The Java BluePrints for the enterprise are the best practices philosophy for the design and building of Java EE applications. The design guidelines document provides two things. First, it provides the philosophy of building n-tier applications on the Java platform. Second, it provides a set of design patterns for these applications, as well as a set of examples or recipes on how to build the applications. Sun educational services also provides many training courses, which can lead to one of three certifications: Sun Certified Web Component Developer, Sun Certified Business Component Developer, or Sun Certified Enterprise Architect. Q: Are there compatibility tests for the Java EE platform? Yes. The Java EE Compatibility Test Suite (CTS) is available for the Java EE platform. The Java EE CTS contains over 5,000 tests for Java EE 5. The suite tests compatibility by performing specific application functions and checking results. For example, to test the JDBC call to insert a row in a database, an EJB component makes a call to insert a row and then a call is made to check that the row was inserted. Q: What is the difference between being a Java EE licensee and being Java EE compatible? A Java EE licensee has signed a commercial distribution license for Java EE. That means the licensee has the compatibility tests and has made a commitment to compatibility. It does not mean the licensee's products are necessarily compatible yet. Look for the Java Compatible, Enterprise Edition brand which signifies that the specific branded product has passed the Compatibility Test Suite (CTS) and is compatible. Q: What is the importance of being Java EE compatible? Java EE technology and its success is predicated on compatibility which brings Java technology's mission of "Write Once, Run Anywhere" capability to the server. Developers can write applications to the Java EE specification -- and companies can purchase such applications -- and be assured that they are portable across all the Java Compatible, Enterprise Edition products available today. The list of Java EE-compatible applications servers may be found at http://java.sun.com/j2ee/compatibility.html. Q: What tools can I use to build Java EE applications? There are numerous choices of tools available for developing Java and Java EE applications. You can download the open source NetBeans IDE for free at http://netbeans.org. Many of the Java EE compatible vendors offer tools that support any Java EE-compatible application server. Java EE 5: The latest version of the Java Platform, Enterprise Edition Q: What's new in the Java EE 5 platform?
Q: What technologies are included in the Java EE 5 platform? The primary technologies in the Java EE 5 platform are: Java API for Web Services (JAX-WS) 2.0, Java API for XML-Based RPC (JAX-RPC) 1.1, Java Architecture for XML Binding (JAXB) 2.0, SOAP with Attachments API for Java (SAAJ), Streaming API for XML (StAX), Web Service Metadata for the Java Platform, Enterprise JavaBeans (EJB) 3.0, J2EE Connector Architecture (JCA) 1.5, Java Servlet 2.5, JavaServer Faces (JSF) 1.2, JavaServer Pages (JSP) 2.1, JavaServer Pages Standard Tag Library (JSTL), J2EE Management, J2EE Application Deployment, Java Authorization Contract for Containers, Common Annotations for the Java Platform, Java Message Service (JMS) API, Java Persistence API, Java Transaction API (JTA), JavaBeans Activation Framework (JAF) 1.1, and JavaMail. Q: Why move to Java EE 5? Java EE 5 is the latest version of the premier platform for developing robust, scalable enterprise applications. Here are some highlights:
Q. Which version of the platform should I use now -- Java EE 5 or J2EE 1.4 or J2EE 1.3? The Java EE 5 specification is final and you can use the Java EE 5 SDK to deploy applications today. Several application server vendors are expected to release Java EE 5 compliant versions of their products by the end of 2006. Java EE 5 provides many advantages. Please see the Java EE website (http://java.sun.com/javaee) for details. We recommend that you start with this version if you are starting new. J2EE 1.4 has many implementations available currently. You will also find high availability versions in the market including the Sun Java System Application Server Enterprise Edition 8.1. J2EE 1.3 has been revised twice. We recommend that you move to a higher version, either Java EE 5 or J2EE 1.4. Q: Can applications written for J2EE 1.3 and J2EE 1.4 run in a Java EE 5 implementation? Java EE applications that are written to the J2EE 1.3 or J2EE 1.4 specification will run on a Java EE 5 implementation. Backwards compatibility is a requirement of the specification. Q: What tools can be used with Java EE 5? NetBeans Enterprise Pack 5.5 Early Access gives developers early access to tools that enable Java EE 5 Platform development and creation of SOA applications, including Unified Modeling Language (UML) tools, visual design tools for SOA architects, and is integrated with the Java EE 5 SDK. You can download the NetBeans Enterprise Pack 5.5 Early Access bundle at http://java.sun.com/javaee/downloads/. Many of the Java EE-compatible vendors are expected to offer updated versions of their tools that will support any Java EE 5-compatible application server. Java EE 5 Software Development Kit (SDK) Q: What is the Java EE 5 SDK? The Java EE 5 SDK is a free integrated development kit that one can use to build, test and deploy Java EE 5-based applications. Included in the SDK is the Sun Java System Application Server Platform Edition 9.0, which implements the latest Java EE 5 technologies and provides features aimed at improving developer productivity. Q: How can I get the Java EE 5 SDK? The Java EE 5 SDK may be downloaded for free from http://java.sun.com/javaee/downloads/. Q: Which version of Java EE SDK should I use? The Java EE 5 specification is final, and you can use the Java EE 5 SDK to deploy applications today. Java EE 5 provides many advantages. Please see the Java EE website (http://java.sun.com/javaee) for details. We recommend that you start with this version if you are starting new. The J2EE 1.4 SDK contains the Sun Java System Application Server PE 8.2 which is a J2EE 1.4-compliant application server. It is also available for free download at http://java.sun.com/javaee/downloads/. Q: Can I use it in production? Yes. The Sun Java System Application Server Platform Edition 9.0 contained within the Java EE 5 SDK is free to develop on and deploy. Q: Where can I get more information about the SDK? Information about the Java EE 5 SDK can be found at http://java.sun.com/javaee/sdk/index.jsp. Q: How is the SDK related to Project GlassFish? The Sun Java System Application Server Platform Edition 9.0 contained within the Java EE 5 SDK is based on the bits developed by Sun engineers and the GlassFish community. GlassFish is an open source community that is developing a Java EE 5 implementation. Q: How are the Java EE architecture and the Sun Java Enterprise System related? The Java EE architecture is the foundation of the Sun Java System Application Server, a component of the Sun Java Enterprise System. The Sun Java System Application Server in the current Sun Java Enterprise System is based on Java EE 5. Developers familiar with Java EE technology can easily apply their skills to building applications, including web services applications, using the Sun Java Enterprise System. For more information, see the Sun Java Enterprise System Web site. Q: What tools can I use with the SDK? NetBeans IDE is integrated with the SDK to provide an easy-to-develop environment. You can download the NetBeans SDK bundle at http://java.sun.com/javaee/downloads/. There are also plug-ins available for Eclipse at https://glassfishplugins.dev.java.net/#eclipse. Q: What do you mean by "Free"? When we say "Free" we mean that you don't pay Sun to develop with or deploy the Java EE 5/J2EE 1.4 SDK or the Sun Java System Application Server Platform Edition 8.x or 9.0. Free means that you don't pay Sun for supplementary materials including documentation, tutorials and/or Java EE Blueprints. You are also free to bundle and distribute the Sun Java System Application Server Platform Edition 8.x or 9.0 with your software distribution. When we say "Free", we mean "Free for All". Here are some examples of how you can use Sun Java System Application Server Platform Edition 8.x or 9.0 for free. If you are a developer you can build an application with the Java EE 5/J2EE 1.4 SDK and then deploy it on the Sun Java System Application Server Platform Edition 8.x or 9.0 (included with the SDK or available separately). No matter how many developers are on your team, all of them can use the Java EE SDK at no charge. Once your application is ready for production, you can deploy including the Sun Java System Application Server Platform Edition 8.x or 9.0 in production on as many servers or CPUs as you want. If you are an ISV, you don't have to pay to include Sun Java System Application Server Platform Edition 8.x or 9.0 with your product, no matter how many copies of your software that you distribute. Bundling Sun Java System Application Server Platform Edition 8.x or 9.0 makes good business sense because it ensures that you are distributing a Java EE compatible server that doesn't lock you or your customers into a proprietary product. ISVs that wish to bundle Sun Java System Application Server Platform Edition 8.x or 9.0 (for free of course) should contact Sun OEM sales. If you are a System Administrator or IT manager, you can install Sun Java System Application Server Platform Edition 8.x or 9.0 on as many servers and CPUs as you wish. Using Sun Java System Application Server Platform Edition 8.x or 9.0 also reduces cost and complexity by saving money on licensing fees and the assurance of a Java EE platform compatible application server that can be used with other Java EE platform compatible application servers. Q: Is support "Free"? There are resources that are available for free on our site that may help you resolve your issues without requiring technical support. For example you can ask questions on our forums, search for known issues on the bug database, review the documentation, or look at code samples and applications to help you at no cost. Production support is also available for a fee through Sun Service. For more information about Developer Technical Service and Sun Service, please visit http://www.sun.com/software/products/appsrvr/support.xml. Q: What is the relationship of the Apache Tomcat open-source application server and the Java EE SDK? Tomcat is based on the original implementation of the JavaServer Pages (JSP) and Java Servlet specifications, which was donated by Sun to the Apache Software Foundation in 1999. Sun continues to participate in development of Tomcat at Apache, focusing on keeping Tomcat current with new versions of the specifications coming out of the Java Community Source Process(SM). Sun adapts and integrates the then-current Tomcat source code into new releases of the Java EE SDK. |
| |||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||