Ok.. that didn't stop the client from submitting the form of the previous
page again. 
Any other solutions to preventing double submissions?


Pills wrote:
> 
> write it in html?
> 
> <form wicket:id="foo" method="GET">...
> 
> eyalbenamram a écrit :
>> Hi
>> How do I tell the client to use a GET method instead of POST?
>> The problem is, the client is sending the form from a previous page
>> in a POST request, causing a double submission.
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/force-client-to-use-GET-method-tp20420920p20421291.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to