Nathan Meyers wrote:

> You're probably looking for Xvfb - an X server whose "device" is a
> memory buffer. It looks and acts like an X server because it is one...
> without needing a display. Available wherever XFree86 is sold - 
> the RPM is XFree86-Xvfb, if you're an RPM user.

That sounds good.  But how would I make my Java app run in this
environment?  Should I call Runtime.exec("Xvfb") from within Java or
should it be called by the Perl CGI script before the Java app is
called?


Robbie


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to