Hello , 1) I have search the archive about the problem of the unsuccessul connexion with the X server message,"cannot connect to X server...." , from a servlet which use classes like image. The responses are in general : the DISPLAY variable must be set to something else than :0.0 which is the local display , for instance with the command "xhost localhost". 2) This seems to work , but an error message is still there and become defClassNotFoundError ....mToolkit. So there is a second problem , which comes , I guess , from the user "nobody" ( for Apache and Jserv on Linux RH5.2) which is not a valid client for the X server. So the other kinds of answer are : use "xvfb" , X virtual frame buffer . My question is where can I find the xvfb distribution ?( Redhat provides Xfree86 ) And how is possible that Sun ignore this problem (jdk 1.2,jsdk 2.2) which prevent any image on the server side from being computed or manipulated ? thank you for your help ___________________________________________________________________________ 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
