Hi,
I am using JDK 1.2.2-3 (downloaded from Compaq) on tru64 for running
servlets. Recently I found out that servlets which are using AWT classes for
dynamically creating images don't work and throw the following exception:
java.lang.InternalError: Can't connect to X11 window server using ':0.0' as
the value of the DISPLAY variable
As this particular server is running w/o a graphics adapter we can't run X
on this machine, is there any way to get it work without having an X server
running on the same machine?
I've heard there are dummy X servers available, would this be the way to go?
Thanks in advance for any hints!
cheers,
Horst Reiterer
Received on Wed Mar 01 2000 - 13:23:49 NZDT