[
https://issues.apache.org/jira/browse/WICKET-7059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Del Bene updated WICKET-7059:
------------------------------------
Fix Version/s: (was: 9.15.0)
> [Serialization] make easier to avoid serialization for form request
> -------------------------------------------------------------------
>
> Key: WICKET-7059
> URL: https://issues.apache.org/jira/browse/WICKET-7059
> Project: Wicket
> Issue Type: Improvement
> Affects Versions: 10.0.0-M1, 9.14.0
> Reporter: Ernesto Reinaldo Barreiro
> Priority: Major
> Fix For: 10.0.0-M2
>
>
> Right now a new page serialization is always triggered for each request to
> tha page (e.g AJAX reauest). In or application some AJAX requests do not
> really change the state of page (e.g they just transfer soem info from client
> side to server side but page sturcture and data remain the same). For those
> request a new serialization is triggered by default.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)