Gaurav Kishore wrote:
>
> No, I am not calling getToolkit(), instead using getImage().

What I mean is that you need to have a Toolkit installed.
Like I said, the sun.awt.motif.* etc classes are not for users, they're
abstracted from you and installed when doing graphic operations.

> There is no need for X server to run as I am not displaying anythin on the std.
> output and the X libraries are there.

I've heard from many people , when trying to do image operations in
Java (at least 1.1), and there is no $DISPLAY, they have similar
problems.

You have the X libraries available, yet the question is, have you tried
testing this with X running and DISPLAY set correctly ?

Augusto

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to