Lots of thaks Richard!!
It runs again.


> -----Mensaje original-----
> De: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]En nombre de Richard Yee
> Enviado el: mi�rcoles 12 de septiembre de 2001 9:36
> Para: [EMAIL PROTECTED]
> Asunto: Re: Can't connect to X11 window server
>
>
> Santiago,
> You are getting it because your servlet needs to access the X
> Window server
> to process the image.  You can resolve the problem by doing the following:
>
> One way is to set your DISPLAY variable in the window that you start
> Tomcat.  You should set it as follows: DISPLAY = 127.0.0.1:0.0  and then
> export the variable.
> If you don't have an X Window server on your machine, you should try and
> find a package called xvfb and install it on your machine.
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to