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

Java or J2EE : the Name Matters
posted by larryjava on May 14, 2012
10 years ago, when we were decided to use Java technology to create a new application, for use at Amway Corp; we thought it was sufficient to say, "...
10-year anniversary using Java
posted by larryjava on May 9, 2012
Hello all. My name is Larry Fernandez and I am a Principal Software Developer in IT. I work for Amway Corp in Grand Rapids, Michigan. March 2012 was...
If JAX-RS had an MVC framework?
posted by lamine_ba on Apr 10, 2012
We build too many walls and not enough bridges. Isaac Newton Introduction In my previous blog post, I have asked to many of you this question: "What...
A Bit of JavaOne at the Connecticut Java User Group's March Meeting
posted by editor on Mar 12, 2012
Prior to last year's JavaOne, I was in contact with Ryan Cuprak, president of the Connecticut Java Users Group (USA). The plan was that we'd get...
Knowing more about Easy-Cassandra Project
posted by otaviojava on Feb 21, 2012
                 Easy-Cassandra is a framework ORM API and a high client for Apache Cassandra in java,...
 

Java Enterprise on Twitter

Java Enterprise on the Web

Some Rights Reserved JSF 2 Tip of the Day: Learning the JSF Lifecycle with a PhaseListener
I have to do some JSF training in the next couple of weeks for some of the staff at the company...
Some Rights Reserved JSF 2 Tip of the Day: JSF Page Redirection in PhaseListener
I needed to redirect a user to a login page the other day, and solved it using a PhaseListener....
Some Rights Reserved JSF 2 Tip of the Day: Programmatic PhaseListener
I had a use case where I needed to use a PhaseListener programmatically. I had originally tried to...
Some Rights Reserved Public, Protected, and Private Interfaces... Yes Interfaces.
One of the junior developers came to me on Friday and asked if an interface could be private, or...
Some Rights Reserved JSF 2 on JBoss AS 5.1.0
I was confronted with a requirement to run JSF 2 on JBoss Application Server 5.1.0 on Friday. As...