Thank you Mr.Ramesh....Today it is working well.....just I have restarted eclipse and system....Thank again for your quick responses....
Also i have another doubt....I want to create a servlet which will run in particular time interval(every 5 minutes) and it will get some values and store it in datastore...At the same time, another servlet will get the values from datastore for every 5 minutes.....How to do this.....can i use Servlet itself or shall i need spring framework for this work.... Please guide me..... On Apr 18, 7:01 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. > > Console View.png > 35KViewDownload -- 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.
