From: Lukasz Lenart <[email protected]>
Sent: Thursday, October 3, 2019 8:27 AM
To: Struts Users Mailing List <[email protected]>
Subject: Re: How to auto submit a jsp page after loading

[External email: Use caution! Do not open attachments or click on links from 
unknown senders or unexpected emails.]
czw., 3 paź 2019 o 13:57 albert kao 
<[email protected]<mailto:[email protected]>> napisał(a):
>
> How to auto submit a jsp page after loading is done?
> i.e. after a jsp page is completely loading, it will auto submit - advance
> to the next page without one of the Submit buttons is pressed or a link is
> clicked.
> This is desired for saving time when testing a web application.

The only option is to use JavaScript IMO


Regards
--
Łukasz
+ 48 606 323 122 
http://www.lenart.org.pl/<https://protect-us.mimecast.com/s/-teZCERGVvu37PkOtwzWbJ?domain=lenart.org.pl>

---------------------------------------------------------------------
To unsubscribe, e-mail: 
[email protected]<mailto:[email protected]>
For additional commands, e-mail: 
[email protected]<mailto:[email protected]>




Call the submit script from the page onload event.

Reply via email to