Re: painting in web with servlets

"Ing. Felix Vladimir Roldán Jiménez" <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <00b101c31fe6$35dad9a0$100310ac@control>
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.