I used to use JB9, but later transferred to Eclipse3.1 myeclipse3.8.4, which has the following points:
First, I like the interface of Eclipse, it looks comfortable than JB;
Second, MyECLIPSE and multiple server combines are quite good.
...... There are still some here. Let's take it.
First, environmental configuration
1. Install JDK (I use J2SDK1.5.01), install Eclipse3.1m4 (to www.eclipse.org download installation), install myECLIPSE3.8.4 (download at www.myeclipseide.com, then search for cracks online).
2, Configure the server: Run myECLIPSE, enter Windows -> Preferences -> MyEclipse -> AppLocation Servers
Select the server you want to configure. For example, the server I want to configure is jboss4.0.1, I select JBoss4 for configuration. Select Enable, then just select the correct JBoss Home Directory, it is very simple.
3, configure the database driver. Enter Database Explorer-> Drivers Select the database to be configured to configure
Now myECLIPSE can basically use it.
Second, develop web applications
Third, develop EJB
Fourth, develop hibernate
V. Other applications
Slight, gradually improve.