Hi

I am having problems with  servlets finding class files. On Windows 98 
I have the classpath and path environmental variables set to c:\jdk1.4\bin 
and c:\jdk1.4 respectively. The Servlet works fine when converted to a
command line application.

-Brian

---
 

Error: 500
Location: /examples/servlet/processOptions
Internal Servlet Error:

java.lang.NoClassDefFoundError: com/sun/java/util/collections/AbstractSequentialList
 at org.jdom.input.SAXBuilder.createContentHandler(SAXBuilder.java)
 at org.jdom.input.SAXBuilder.build(SAXBuilder.java)


Reply via email to