javax.servlet package
806828Oct 20 2010 — edited Nov 11 2010Hi,
I know this is dumb, but I am trying to compile one class standalone. This class imports javax.servlet.*. The problem is I can't find the jar file containing the javax.servlet package. I have downloaded jdk-1.6.0_u21 with the JavaEE bundle and installed it. I know this should be somewhere in C:\Program Files\Java\jdk1.6.0_21, but I can't find it. Do I need to copy all the stuff in Glassfish to the jdk directories? I am not using Glassfish at all.