Hi all, I'm testing my application on unexpected user-input, and I am now facing this error:
"Wicket.Ajax: Wicket.Ajax.Call.failure: Error while parsing response: Request Entity Too Large" I triggered this by pasting 10 paragaphs of "Lorem Ipsum" into an AjaxEditableLabel. Is this expected behavior? What would be a good work-around/method of limiting this length? Thx! -Rob
