Friends,
I was reading Head First Java and on page number 23 I was trying to build Deployment Descriptor .I got information about J2EE RI 1.3 on page number 28 .Then I went on google and type "download J2EE RI 1.3"
I got first website of java.sun.com/j2ee/sdk_1.3 So I clicked on that website and on that website I clicked on " Download the Software for the Java 2 SDK, Enterprise Edition 1.3.1 " I have J2SE 1.6 uploaded already on my computer.Then I downloaded it and save it on "c:/j2sdkee1.3.1" folder.
But now I don't know how to proceed ahead.What are commands after this step.There is no clue on Head Frirst EJB about this.Can someone help me?
Thank you,
Prash Darekar
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 3099
posted
0
I suggest you not to try these examples, EJB 2.0 is legacy technology nowadays. Java exam which covered EJB 2.0 was discontined long time ago.
..., and -by extension- anything that says J2EE 1.3 or J2EE 1.4 is way obsolete, and should not be used. Don't spend any more time with that book, throw it out straight away and get one that deals with JEE 5 (or even JEE 6).