Hi ram, What is the fully constructed url the form isgetting submitted to(onsubmit goto a javascript function?there alert the url for debugging and then submit). In the form action tag, try giving the path to "./ServletCheck". Prefixing with "." Tries to look for resource in the same context.
Thanks Hari On Apr 18, 2011 7:31 PM, "Ramesh" <[email protected]> wrote: It should work if url pattern is correctly matched. Check in case if you are running more than one instance of the same web application as shown in the attachment. Try restarting your server or restarting your eclipse. -- You received this message because you are subscribed to the Google Groups "Google App Engine for... -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
