Skip to main content

Java Enterprise

The Java Enterprise Community on java.net is a new gathering place for developers working with Java Enterprise Edition (EE) technologies. Here, you can immerse yourself in a thriving community of developers and technology experts and find people with similar interests to help with your own open-source projects. Check back often to find the latest project/community news!

Community News & Announcements

Considering submitting a new project in the Enterprise Community?
Sep 19, 2011

Read the questions that enterprise leaders ask you, after you have submitted a new project request. This will help community leaders approve your projects quicker.


Need some BluePrints to help in your design work?
Sep 19, 2011

The J2EE BluePrints formalize best practices, guidelines and applications for designing enterprise applications and web services using Java technologies.


New to the Java Enterprise Edition (EE) platform?
Sep 19, 2011

Read this short document to get started in no time!


Latest from our Bloggers

Persist document in Cassandra
posted by otaviojava on Feb 1, 2012
Persisting information with Cassandra in java: Simple example
posted by otaviojava on Jan 24, 2012
This article has the main objective show a little example for persist information in Cassandra using java.
Integration testing on Weblogic using HtmlUnit and Maven
posted by mriem on Jan 13, 2012
 In the previous articles we have concentrated on testing using Glassfish. But can you use the same recipe to do testing on Weblogic. The answer...
Added a crude JSF-JavaScript based accordion to our JSF library
posted by mriem on Jan 10, 2012
We added an accordion demo to our JSF demos. See it in action over here. If you have suggestions. Let us know!
Testing with a specific JSF version on Glassfish using HtmlUnit and Maven
posted by mriem on Jan 6, 2012
 In the previous article we described how to do testing with multiple containers. But since joining the Glassfish team I have wondered how can I...
 

Java Enterprise on Twitter

Java Enterprise on the Web

Some Rights Reserved Book Review: Murach's Java Programming 4th Ed.
I recently had the pleasure to read and examine Murach's Java Programming 4th Ed. Joel Murach does...
Some Rights Reserved NetBeans 7.1 IDE: Remote Database Connections
The NetBeans 7.1 IDE has a feature that has been around for a while, but does not get as much...
Some Rights Reserved NetBeans 7.1 IDE: Shelve and Un-Shelve Changes
The NetBeans 7.1 IDE introduces a really cool new feature called shelving. This allows a developer...
Some Rights Reserved NetBeans 7.1 IDE: Inspect and Transform to JDK 7
I gave a talk this month at the Greenville Java Users Group (GreenJUG) on the new features, and...
Some Rights Reserved Jersey Tip of the Day: Use GZIP compression
JAX-RS (Jersey) offers a GZIP filter to compress data for responses, and to handle GZIP compressed...