> My next idea was to put the class file in a directory
> titled myPackage.  In the myServlet class I put the
> proper import myPackage.*; and in the myClass.class
> file I put the code package myPackage.

You put the class in WEB-INF/classes/myPackage/myClass.class ...?



Reply via email to