Hello,

I have created a simple demo servlet and set url pattern="/sampleform"
for this servlet.

However I am getting the following error:

Error: Not Found

The requested URL /sampleform was not found on this server.

You can see the error yourself at http://taurustestingapp.appspot.com/sampleform

Why is the page not opening? When I run the test server (on local
machine at port 8888) I am able to see this servlet correctly. The
error occurs only when I try to access the above URL.

Regards,
Arvind.

-- 
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.

Reply via email to