You are not supposed to use awt or swing on a java web server.
remove calls to awt/swing or use headless java.


Iin Nurhidayat a écrit :

>Hi All,
>
>I found this error :
>
>"  java.lang.InternalError: Can't connect to X11
>window server using ':0.0' as the value of the DISPLAY
>variable. "
>
>on UNIX platform.
>
>Please adv.
>
>Thanks
>
>Regards
>
>- IN -
>
>
>
>
>--- Antony GUILLOTEAU <[EMAIL PROTECTED]>
>wrote:
>
>  
>
>>I wanted to simulate a CLIENt-CERT realm to the
>>browser with serlvet
>>(response.setHeader("WWW-Authenticate", "BASIC
>>realm=\"myName\"")) but it seems not possible. So I
>>want to basically redirect my request to SSL. 
>>
>>I wish know how to redirect a request to the secure
>>port within a serlvet but I don't want use
>>init-parameter in the web.xml and so one.
>>
>>Thanks
>>
>>    
>>
>
>
>
>               
>__________________________________ 
>Yahoo! Mail - PC Magazine Editors' Choice 2005 
>http://mail.yahoo.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to