Re: AWT PROblem

2000-11-11 Thread Joi Ellis
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

Re: AWT PROblem

2000-11-11 Thread Nathan Meyers
"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

Re: AWT PROblem

2000-11-11 Thread Alexander V. Konstantinou
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

Re: AWT problem with SWiM Motif 1.2 under alpha 117v2 port

1998-11-13 Thread Eric Bohm
> "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

Re: AWT problem with SWiM Motif 1.2 under alpha 117v2 port

1998-11-13 Thread Uncle George
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. >