![]() | Reproduced with permission from Computer Desktop Encyclopedia. Copyright (c) 1981-2009 The Computer Language Company Inc. All rights reserved. |
Additional Resources
- GlassFish 2.1 (Mac)
- GlassFish is a free, open source application server which implements the newest features in the Java EE 5 platform (the next version of the J2EE platform). The Java EE 5 platform includes the latest versions of technologies such as Enterprise JavaBeans EJB 3.0, JavaServer Faces JSF 1.2, Servlet 2.5, JavaServer...
- Software downloads 2009-10-17
- JComponentPack 3.1 (Windows)
- JComponentPack is a Java Swing GUI library, a visual JavaBeans collection, it's based on the Swing MVC architecture and 100% pure Java, it includes more than 20 components that Swing haven't, such as excel style Java spreadsheet component, database enabled Java table component, calendar, list view, wizard framework and many...
- Software downloads 2009-09-21
- IDAutomation Java Barcode Package 9.08 (Windows)
- The JavaBeans, Applets, Servlets and Class Libraries in this package may be used on any platform with a Java Virtual Machine, including Windows, Linux, MacOS, Unix, Solaris, HP/UX, AS/400 and OS/390 to integrate automated barcoding in Java applications. Supports Linear and 2D barcode types including Code 128, GS1-128, Code 39,...
- Software downloads 2009-08-18
- Java Barcode Linear Package 9.08 (Windows)
- The JavaBeans, Applets, Servlets and Class Libraries in this package may be used on any platform with a Java Virtual Machine, including Windows, Linux, MacOS, Unix, Solaris, HP/UX, AS/400 and OS/390 to integrate automated barcoding in Java applications. Supports Linear and 2D barcode types including Code 128, GS1-128, Code 39,...
- Software downloads 2009-08-14
- Oracle WebLogic Server: A Solid Foundation for Service-Oriented Architecture
- This free white paper shows how Oracle WebLogic Server supports the next generation of enterprise applications and services. Find out: How Oracle maximized development speed, application flexibility, and service sharing How to build user interfaces that build customer loyalty and increase return on your SOA investment...
- White papers 2008-06-01
- Basic Java Persistence API Best Practices: Consider and Employ These Simple Approaches to Make Your Java Persistence API Applications More Maintainable
- The Java Persistence API JPA, which is part of the Enterprise JavaBeans EJB 3.0 spec and is now the standard API for persistence and object/relational mapping for the Java EE platform, provides several advantages to Java developers for data-binding purposes. First, it provides a common API for persistence in both...
- White papers 2008-05-01
- Referencing Multiple Web Services From an Application Client
- JSR 109: Implementing Enterprise Web Services defines the programming model and runtime architecture for implementing web services in Java. The architecture builds on the Java EE component architecture to provide a client and server programming model that is portable and interoperable across application servers. JSR 109 defines two ways of...
- White papers 2008-03-14
- Extended Persistence Context in Stateful Session Beans
- The Java Persistence Architecture, a part of the Enterprise JavaBeans 3.0 (EJB 3.0) specification, simplified the development of EJB applications using data persistence. A major simplification was the introduction of the EntityManager interface for accessing a database and creating, removing, or updating entities within a transaction. Entities are objects that...
- White papers 2008-02-15
- Using Oracle Berkeley DB Java Edition as a Persistence Manager for the Google Web Toolkit
- The standard Java Platform, Enterprise Edition Java EE approach for object persistence in Web applications is to use Enterprise JavaBeans EJB, an Object-to-Relational Mapping ORM technique. Java objects are translated back and forth into SQL statements and stored within a Relational DataBase Management System RDBMS as rows related across a...
- White papers 2008-02-01
- Why Microsoft hates Google's Android
- Why Microsoft hates Google's AndroidWho hates Android? (Not me.)Indeed, JavaME already is highly fragmented, so what does Monson-Haefel want to protect? I really wonder what the purpose of his posting is. Strengthen Java? Strengthen Microsoft? Create FUD around Android? Why?As we have seen with Eclipse, competition and open source are...
- Discussion threads 2007-11-29
- Why Microsoft hates Google's Android
- Richard Monson-Haefel, an analyst at the Burton group, just posted a sarcastic and inaccurate analysis of Android on the company's blog. In his article, called "Why Microsoft Loves Google's Android", Monson-Haefel claims that Microsoft should be "secretly celebrating" Google's introduction of Android. "Android is perhaps the best thing to happen...
- Blog posts 2007-11-28
- The Cells 1.4 (Windows)
- The Cells is a free Java based GUI designer. It supports all Java standard layouts and provides a new powerful layout manager CellsLayout. It allows you to design high quality and complex forms. The Cells is based on the JavaBeans standard. It supports and uses BeanInfos, BeanDescriptors, PropertyDescriptors, PropertyEditors (incl....
- Software downloads 2007-11-15
- Using XMLEncoder
- This paper covers advanced use of XMLEncoder, showing how it can be configured to create archives of any Java objects - even when they don't follow the JavaBeans conventions. The paper includes examples of how to make properties "Transient" and how to create archives that call constructors with arguments, use...
- White papers 2007-09-06
- The second object era and open source
- The history of programming is filled with fads.Some, like artificial intelligence and virtual reality, shine like supernova, then fade away.Others, like objects, just seem to. (The illustration is from a 2002 article on CORBA and JavaBeans.)I remember covering CORBA and DCOM objects in the early 1990s. The aim in both...
- Blog posts 2007-06-12
- Using the Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- White papers 2007-06-01
- Using the Java Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- White papers 2007-06-01
- Java EE: where's the Ajax?
- Java EE: where's the Ajax?SOA instead of J2EEWhile I agree that JSF is a previous generation architecture that doesn't support AJAX well, I don't know that we need J2EE in particular to be embrace AJAX. Modern AJAX frameworks can bind directly to WSDL web services without need of JSF...
- Discussion threads 2006-10-18
- Ballmer on PC's role in Web services world
- Ballmer on PC's role in Web services worldLoverock!!:)For once Steve Balmer is rightThe following is a bit off topic, but I think the opposite of PC's role in Web Services world is no PC role in Web Services role:There has been a lot of predictions of doom for the Windows...
- Discussion threads 2006-10-10
- Develop your first beans in Enterprise JavaBeans 3.0
- Just as the Java platform revolutionized the way we think about software development, the Enterprise JavaBeans EJB and Java Persistence specifications revolutionized the way we think about developing enterprise software. They combine server-side components with distributed object technologies, asynchronous messaging, web services, and persistence to greatly simplify the task of...
- Book chapters 2006-07-24
- Security Annotations and Authorization in GlassFish and the Java EE 5 SDK
- Security is very important in the enterprise environment. In the Java EE 5 / GlassFish environment, one can achieve security using Transport Level Security TLS / Secure Sockets Layer SSL technologies, authentication and authorization, and Message Level Security for Web Services in GlassFish only. This paper discusses authentication and authorization,...
- White papers 2006-07-01
Neighboring Terms
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- The best support in the Linux business
-
If Linux is going to power your mission-critical applications, you'd better have the best support known to business. Novell was rated the top provider of Linux technical support.

- Learn more >>
- The more you simplify, the more you save
-
When you transition from your existing Red Hat environment to SUSE Linux Enterprise from Novell, you can recognize dramatic cost savings, perhaps as much 50%

- Learn more >>
- New Online Dashboard for IT Leaders
-
Read about top issues IT decision-makers face every day, plus get cost-effective solutions to real-life IT problems.
- Learn more >>
- Reduce risk. Reduce complexity. Increase reliability.
-
A simplified IT environment isn't just less complex. It's also more reliable. Standardize on a single Linux platform with SUSE Linux Enterprise from Novell, and get the world's most interoperable Linux

- Learn more >>










