Hi,

I am getting this error in the error_log file in apahce JServ while
executing an servlet. I am using Blackdown jdk1.2.

Any info regarding what these classes are used for will be appreciated
and how do I add them to my code.

Though I have added the statement : Import  java.awt.Toolkit.*,  still
it doesn't work.

java.lang.NoClassDefFoundError: sun/awt/motif/MToolkit
        at org.apache.jserv.JServServletManager.load_init(Compiled Code)

        at org.apache.jserv.JServServletManager.loadServlet(Compiled
Code)
        at org.apache.jserv.JServConnection.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)

TIA
Gaurav

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to