jdk1.5.0_06 installation issue
Hi all:
I installed NetBeans IDE 5.0 with J2SE 5.0 Update 6 Bundle and trying to write up simple servlet test.
However, I get an import error for javax.servlet.*
I'm so new to java and netbeans! I thought install the bundle above will include all the standard files I need.
I browsed the jdk1.5.0_06 directory and saw a src.zip. In the zip there is no javax.servlet.
Should I install jdk1.5.0_06 seperatley? Where can I get these servlet classes?
Thanks,
Sam

