You can use some variant of:

add(new StringHeaderContributor(
   "<script type='text/javascript'>setTimeout('document.myForm.submit()',5000);
</script>"));


-Clint


On Mon, May 18, 2009 at 9:08 AM, Anantha Kumaran
<ananthakuma...@gmail.com> wrote:
> hi
> i want to submit a form using a timer
>
> i there any other way other then using abstractajaxtimebehaviour because i
> don't want to use ajax in that form ??
>
> thanks
> AnanthaKumaran
>



-- 
Clint Popetz
http://42lines.net
Scalable Web Application Development

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to