Hi, 
I want to POST some data to a URL which internally redirects to a Page based
on the POSTed params, for this I'm trying to do auto form submission but how
to do it in wicket 1.4 or if you know other way which suits my requirement
please let me know.

In javascript, we can do like this , but how to do it wicket 1.4. Please
suggest.

</head>
<body onload="submitTheForm();">

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/call-onsubmit-automatically-tp4597765.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to