I have relatively little experience in this, but if you want some action program for xtime, gwt offers mechanisms for such coordination.
I would recommend that you take a look at Timer.
I would recommend that you take a look at Timer.
My philosophy is that if there is already a thing made by Google, no one will do better than them.
I hope it's what you want.
--
El precio es lo que pagas. El valor es lo que recibes.
Warren Buffet
-- I hope it's what you want.
2011/5/31 khiem nguyen <khiemu@googlemail.com>
you can start your timer-process from something which starts with your webapp, for example in a ServletContextListener-implementations init method
HTH--On Tue, May 31, 2011 at 10:43 AM, ArnoNyhm <etechniker.ali@googlemail.com> wrote:
Thx.
i have created my timertask class, but where in the servlet i make the
call?
On 31 Mai, 07:41, "J.Ganesan" <j.gane...@datastoregwt.com> wrote:
> Since the servlet runs under J2SE, you can go for java.util.Timer and
> java.util.TimerTask.
>
> J.Ganesanwww.DataStoreGwt.com
>
> On May 31, 5:08 am, Juan Pablo Gardella <gardellajuanpa...@gmail.com>
> wrote:
>
> > See Quartz <http://www.quartz-scheduler.org/>
>
> > 2011/5/30 ArnoNyhm <etechniker....@googlemail.com>
>
> > > Hi,
>
> > > my gwt servlet loads data from a database, handle it and store it in
> > > an embedded apche derby database. what i want is, that this process is
> > > repeated every 45min automatically.
> > > i don´t know how to do this?
>
> > > regards arno
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Google Web Toolkit" group.
> > > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > google-web-toolkit+unsubscribe@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-web-toolkit?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
--
El precio es lo que pagas. El valor es lo que recibes.
Warren Buffet
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment