Re: painting in web with servlets

Marco Trevisan <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <076b01c32041$6d57a790$cf03a8c0@Marco>
Maybe a combination of  http://www.eteks.com/pja/en/ and http://java.sun.com/products/jimi/ could help.

Marco

----- Original Message -----
From: "Ing. Felix Vladimir Roldán Jiménez"
Sent: Thursday, May 22, 2003 12:13 AM
Subject: Re: painting in web with servlets


> OK, it throws an exception:
> [23/05/2003 08:08:08:043 GMT+05:00] java.lang.NoClassDefFoundError
>  at java.lang.Class.forName0(Native Method)
>  at java.lang.Class.forName(Class.java:140)
>  at
> java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment
> .java:62)
>  at java.awt.image.BufferedImage.createGraphics(BufferedImage.java:1041)
>  at java.awt.image.BufferedImage.getGraphics(BufferedImage.java:1031)
>  at MakeImage.doGet(MakeImage.java:26)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:271)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:311)
>  at
> org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
>  at org.apache.jserv.JServConnection.run(JServConnection.java:188)
>  at java.lang.Thread.run(Thread.java:536)
>
> Well now what?? I am in the same, supous that something is missing... HELP!
>

___________________________________________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.