how can i connect to X server in JSP or servlet code _?
There is NoClassDefFoundError or "can not connect to X11 server
...using ":0.0" ... var ... as DISPLAY ..." error, BUT X sever is running ?
Thanks !
how can i connect to X server
-
- Posts: 10
- Joined: Fri Feb 25, 2005 5:55 pm
- Contact:
refer to these links.
http://www.jfree.org/phpBB2/viewtopic.php?t=1012
http://java.sun.com/products/java-media ... .html#xvfb
Also refer to the FAQ on top of this forum list. One of FAQ gives detailed direction to this.
http://www.jfree.org/phpBB2/viewtopic.php?t=1012
http://java.sun.com/products/java-media ... .html#xvfb
Also refer to the FAQ on top of this forum list. One of FAQ gives detailed direction to this.