On Sat, 11 Nov 2000, Fustini (proxys) wrote:
> Hi,
> I have some problem with Linux RH 6.2 + JRun 3.0+ JDK 1.2.2 SUN.
> When i use getToolkit() method in a servlet a error appears : DISPLAY
> value :0.0 X11 Server not responding.
Change your DISPLAY variable to provide a host name. Java doe
"Fustini (proxys)" wrote:
> Hi,
> I have some problem with Linux RH 6.2 + JRun 3.0+ JDK 1.2.2 SUN.
> When i use getToolkit() method in a servlet a error appears : DISPLAY
> value :0.0 X11 Server not responding.
> I Have to know the width and the height of Image in my Webserver.
> I installed Jb
Since this is a servlet, I presume it is running on a server. It is very
likely that X11 is not running on the server. Even if it is, any decently
configured HTTP server will not execute servlets as a regular user, but
some special user like nobody. In that case, even if the AWT system
knew the
> "George" == Uncle George <[EMAIL PROTECTED]> writes:
George> is swim motif avail ( free ? ) Eric Bohm wrote:
Unfortunately, no. It is a commercial motif implementation much like
Mootif.
>> I just upgraded to the jdk117_alpha21164a_bin and am having
>> trouble with some of th
is swim motif avail ( free ? )
Eric Bohm wrote:
> I just upgraded to the jdk117_alpha21164a_bin and am having trouble
> with some of the demo programs seg faulting or aborting while using
> SWiM Motif.
>