Features (8)
EJB Persistence with Java Standard Edition
Since EJB 3.0 was drafted, there's been a single, standard persistence mechanism for Java classes, whether in client- or server-side applications. Using Annotations, a feature of Java 5, it's simple to use, and we'll show you how. Read more »
EJB Persistence with Java Standard Edition, part 2
In the second of our series on Java persistence, we look at providing bidirectional relationships between objects. Read more »
A brief review of the EJB 2.1 specification
In this article, Builder.com gives you an overview of the advancements introduced in the Enterprise JavaBean (EJB) 2.1 specification. Read more »
Consider these factors before using Enterprise JavaBeans
Still on the fence about whether to invest time and energy into learning and applying EJB technology? Read more »
Manage relational data with the Java Persistence API
The Java Persistence API (JPA) is a Java framework that allows developers to manage relational data in J2SE and J2EE applications. The JPA is defined as part of the EJB 3.0 specification (which is part of the Java EE 5 platform). Read more »
Add security to applications by using JAAS
Java Authentication and Authorization Service (JAAS) provides the ability to implement the two things that any decent security system needs: authentication and authorisation. See how JAAS may save you time and effort the next time you need to add security to your Java app. Read more »
Breaking up J2EE
J2EE projects can stress the skill resources of smaller development teams. ZDNet Australia looks at separating J2EE technologies, which will allow them to better harness their skills and concentrate on the task at hand. Read more »
Review: Reporting for duty
In this round-up of some of the most popular reporting tools for developers, we put these tools to the test to see how they stack up against real-world scenarios. Read more »
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.

