PDA

View Full Version : Setting Up A J2EE Server


AbsurdParadigm
May 11th, 2007, 02:56 PM
I'm still new to Linux and new to J2EE. I want to use my new Ubuntu 6.10 server to set up J2EE web projects, using Enterprise Java Beans. (I currently have the Head First books on it)

I have been looking through the directions on how to set things up in the books and they are light on the details for someone so new.

I found this on NetBeans' site:
Java EE 5 Tools Bundle - includes NetBeans IDE 5.5, NetBeans Enterprise Pack 5.5, Sun Java System Application Server PE 9 and more.

If I install that, will I have all I need to set up a J2EE environment and also have the netbeans editor? Or will I still need to install other components?

I have already installed the Java Runtime Environment. Do I need a SDK as well?

Brent