I'm trying to compile a JSP but this error is happening:
[java] SEVERE: ERROR-the file '\welcome.jspx' generated the following
general exception:
[java] java.io.IOException: Server returned HTTP response code:
503 for URL: http://www.w3c.org/TR/xhtml1/DTD/xhtml1-strict.dtd
[java] at
sun.net.www.protocol.http.HttpURLConnection.getInputStream
(HttpURLConnection.java:1241)
If I go to the url, it exists...
I removed all temp files and the problem is still occuring..
Anyone knows what can I do?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---