Hi All,
I hope you don't mind if i'll post this again, i just need your comments,
suggestion etc about this matter. I just want to know if the java servlet
has any restriction or limitation in inheriting java classes especially the
java.awt.*, applet, ... packages? Because i will create an image within the
servlet itself and call the class and some methods like this
Image image = createImage(MemoryImageSouce(..)), when i compiled there's no
error, but when the times i access it the java web server report an error
like this
[29/10/1999 16:57:38:193] (ERROR) ajp11: Servlet Error:
java.lang.InternalError: Can't connect to X11 window server using ':0.0' as
the value of the DISPLAY variable.: Can't connect to X11 window server using
':0.0' as the value of the DISPLAY variable.
[29/10/1999 16:57:38:193] (ERROR) an error returned handling request via
protocol "ajpv11"
[29/10/1999 17:24:20:730] (ERROR) ajp11: Servlet Error:
java.lang.NoClassDefFoundError: sun/awt/motif/MToolkit:
sun/awt/motif/MToolkit
[29/10/1999 17:24:20:730] (ERROR) an error returned handling request via
protocol "ajpv11"
if the java servlet has a limitation in inheriting all the java classes,
there's any way to do that?
NOTE: i'm using jdk1.2
Thanks again...
John
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
___________________________________________________________________________
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