thanks, but I want to do some actions in model when user pressed submit
button then post generated params to external site


On Wed, Jan 13, 2010 at 12:32 PM, Stijn Maller <stijn.mal...@gmail.com>wrote:

> Just use <form action=http://your.other.site"";> instead of a wicket form
> component, good old html... :o)
>
> 2010/1/13 Afsaneh Abouie <afsaneh.abo...@gmail.com>
>
> Hello everyone,
>> I want to post my form to an external and non wicket site and  as I read
>> in
>> mail list, it can be done with ajax but my form and panels are stateless
>> so
>> I can't use ajax
>> help me please
>>
>> --
>> Regards,
>> Afsaneh Abouie
>>
>
>


-- 
Regards,
Afsaneh Abouie

Reply via email to