Problems with ClassPath

Hello,

I am struggling with this css-validator and getting it al to work.
I have no problems to get Jigsaw running, but I it seems that there are
problems executing the validator.

If I start the validator via the console it gives me the following
error:

Exception in thread "main" java.lang.NoClassDefFoundError: 
org/w3c/css/css/StyleSheetCom

When I try to execute the validator via the webserver Jigsaw I get the
following error message:

The server was unable to find the servlet class :
org.w3c.css.servlet.CssValidator

Anyone have some pointers for me? I think it is somewhere in my
classpath but I did not yet figured it out. Maybe you all could be of
some assistance!

Regards,
John

Received on Thursday, 17 July 2003 08:17:58 UTC