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

[508 byte] By [boyzdynastyiia] at [2007-10-2 17:44:13]
# 1
never mind...I created a new project and instead of picking regular java app, I selected web.That seem to set up jars from Tomcat....it's working now.I need to drill this down a bit further. Still a bit lost.
boyzdynastyiia at 2007-7-13 19:01:55 > top of Java-index,Desktop,Deploying...