You can do this by using cron jobs

http://code.google.com/appengine/docs/java/config/cron.html


On Apr 19, 8:59 am, Ram <ram...@gmail.com> wrote:
> 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 <ramesh.v1...@gmail.com> 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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to