Re: painting in web with servlets
Kai Ojansuu <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 21 May 2003, Ing. Felix Vladimir Roldán Jiménez wrote:
>
> public void doGet(
> HttpServletRequest request,
> HttpServletResponse response)
> throws ServletException, IOException {
> }
> }
>
> , I compiled it and compile fine then I saved it in my servlets zone. but when I request the page http://localhost/servlets/MakeImage I got this:
> Internal Server Error
> The server encountered an internal error or misconfiguration and was unable to complete your request.......
> Please help.
>
Maybe your servlet throws an exception. Have you looked the log file?
I don't know about apache+jserv, but google told me "/var/log/jserv.log"
-clapu
___________________________________________________________________________
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