From: Lukasz Lenart <lukaszlen...@apache.org>
Sent: Thursday, October 3, 2019 8:27 AM
To: Struts Users Mailing List <user@struts.apache.org>
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 
<albertk...@gmail.com<mailto:albertk...@gmail.com>> 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: 
user-unsubscr...@struts.apache.org<mailto:user-unsubscr...@struts.apache.org>
For additional commands, e-mail: 
user-h...@struts.apache.org<mailto:user-h...@struts.apache.org>




Call the submit script from the page onload event.

Reply via email to