Re: painting in web with servlets
Munteanu Gabriel <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <003001c32025$7128bd80$4b5ae73e@SERVERXP> |
I think I know. You do not have the X Server running. If you don't want to run X Server, you should etll the java interpreter -DnoWindowssystem or something [I dont't remember now] -, maybe someone else knows and tells you exactly. But this is the problem almost for sure: the XServer Gabi ----- Original Message ----- From: "Ing. Felix Vladimir Roldán Jiménez" <[email protected]> To: <[email protected]> Sent: Wednesday, May 21, 2003 3:13 PM 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 > ___________________________________________________________________________ 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