[java ee programming] J2EE BOOK RECOMMENDATION

2010-06-11 Thread JKid314159
Hi Java Developer: I am interested in learning J2EE. Is there a book which you can recommend to either use as a primary or as a supplementary resource to the passion courses. I have tried to find some information in the discussion section but have not been able to get an answer. Thank you.

[java ee programming] Re: javac??

2010-02-26 Thread JKid314159
Hi Again! Great advice. What I did was to go into my Environmental Variables and into the System variables window. I set a variable JAVA_HOME with the value C: \Program Files\Sun\SDK\jdk and then placed this in the Path as ; %JAVA_HOME%\bin at the end. Thank you all for responding. This is

[java ee programming] Re: javac??

2010-02-25 Thread JKid314159
did not work. The second question, once the variable JAVA_HOME is created how do I add that to the PATH variable in the System variables? I need to do this from the GUI windows interface not the command prompt. I appreciate your help on this. Thank you. Alex On Feb 24, 7:02 pm, JKid314159

[java ee programming] Re: javac??

2010-02-24 Thread JKid314159
Hi again! I have the following directories on my machine: Computer\OS(C)\Program Files Computer\OS(C)\Program Files(x86) - I went into the Environmental Variables and have two windows: Environment Variables 1)-User variables for Family 2)-System

[java ee programming] Re: javac??

2010-02-24 Thread JKid314159
Re: SUCCESS!!! Hi! I found my javac in the following folder: C:\Program Files\Sun\SDK\jdk\bin Went into the Environmental Variables and in the System Variables I edited Path. I ammended this path as ;C:\Program Files\Sun\SDK\jdk\bin I restarted the machine. I was able to compile at the

[java ee programming] javac??

2010-02-23 Thread JKid314159
Hi! I was preparing my new computer for this course and dowloaded the JDK + Java EE Bundle. No previous version of Java was installed on this machine. 1) command line: java -version gives the following: java version 1.6.0_17 Java (TM) SE Runtime Environment (build 1.6.0_17-b04) Java HotSpot (TM)