On Thu, Apr 24, 2014 at 2:40 AM, Anuja Deshmukh <[email protected]>
 wrote:

> I had created a simple application with a jsp page and a servlet. It gets
> deployed on Google app engine successfully. after that a browser will open.
> but in browser i m able
> to see only html page.. when i try for jsp or servlet it gives 500 error
> (server not found try after 30 sec). What it means ?
>



A 500 error is not a "not found" error (that's 404). HTTP 500 is a generic
Internal Server Error explanation. There's too little information to
explain why the error is occurring; can you look into App Engine logging
and see if any errors pop up there?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to