Title: Classes

I'm trying to import classes for my servlet but keep running into no classes found.  I'm using the jdk1.2.  even when using the long name for the classes (without the import statement) the compiler is not able to find the classes.  are there any reported errors with the JDK or something I must do to allow such import.

Reply via email to