Jim Michael wrote:
> 
> Yup.. There are about 120 files in the jar, and two of them are:
> 
> I18MultipartParser.class          path:com\novell\webaccess\common
> I18MultipartParser.properties   path:com\novell\webaccess\common

your previous email tries to import a class

java.lang.NoClassDefFoundError:
com/novell/webaccess/common/I18NMultipartParser

nots the "N" I18N (internationalization)... I18NMultipartParser...

always the simple ones that slip through (o:

cheers
dim

> 
> I'm at a total loss as to why this class can't be "found" by the servlet.
> 
> Jim
> 
> >Roger that...  Hmm...  Mind double-checking that the .jar contains that
> >class?  Just open it up with winzip or use jdk's jar.exe to see the
> >contents.

Reply via email to