Hm, I think work flow issues are no a minor subject because it can
really corrupt the whole application if something goes wrong.

So another idea: why not enclose the whole html page with a 
div which has a onMouseOver Trigger in it? This way 
the user always triggers the callback handler. And when using
AJAX he will not notice.

Cheers,
Pete

> -----Ursprüngliche Nachricht-----
> Von: Dave Newton [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 19. Januar 2007 16:18
> An: Struts Users Mailing List
> Betreff: RE: Timed Java Script Request & Struts?
> 
> From: Peter Neu [mailto:[EMAIL PROTECTED]
> > So if there is no guaranteed reload of the page there is no
> > way to implement a timer? Meaning: I would have to test validity
> > prior to each submitted request. :o(
> 
> AFAIK, although if someone has a cross-browser solution I'd certainly
> like to hear about it.
> 
> This is really just a workflow thing, at least if you're just concerned
> about form submissions.
> 
> Dave
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to