I'm not understanding why I cannot compile this
If you can, how did you do it?
If I go here....
http://java.sun.com/j2se/1.4.2/docs/api/ I see classes I can compile packages to import, a way to learn the language.......
If I go here....
http://java.sun.com/j2ee/1.4/docs/api/index.html Whats the difference ?
I don't understand why I cannot compile this code???
I can compile
servlets ?
Why can't I compile
j2ee ?
My J2EE HOME is set to C:\Sun\AppServer\bin
My
JAVA HOME is set to C:\j2sdk1.4.2_04\bin
My PATH is set to ;;C:\j2sdk1.4.2_04\bin;C:\mysql\bin;C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\lib;C:\Sun\AppServer\lib
Why can't my netbeans
IDE or command line see a j2ee class if it can see everyting else ? I guess thats not what I'm understanding?
thanks
[ August 29, 2004: Message edited by: B Wiley Snyder ]