Hi!
I have a page with 1 statelessform and another form that use ajaxsubmitlink.
I overrides the isStateless method to return false to avoid ajaxsubmitlink
fail but when the normal form is submited wicket throws exception with text:
"... deserializing proxy...".
Is possible have a statelessform and ajaxsubmitlink in the same page?

thanks!

Reply via email to