Hi, my view models seems to be such large that I get now the exception
"Header is too large 8193>8192" when browser submits e.g. an action from
rendered view model to server running on jetty.

Is this a jetty-specific issue is has generally related with the fact that
view model is marshalled into GET parameter.

Any idea how to solve this?


Thanks
Vladimir

Reply via email to