Auto submit Struts form every 'n seconds

D

davout

Does anybody know of way of having a Struts form auto submit itself every
'n' seconds?

I'm trying to build a form that reports back on the progress of an
asynchronously executing task.
 
N

Nate

I don't think stuts has any built-in functionality for this, but you
could easily implement this using Javascript on your jsp (that your
struts form is using).
 
D

davout

Answering my own question here... but I wonder whether the <meta> tag will
achieve what I'm looking for, like...

<meta http-equiv="Refresh" content="4">
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top