Hi Maxim,

I do not know if this is related or not

https://stackoverflow.com/questions/20249587/is-it-any-limit-for-post-data-size-in-ajax

Hope it helps


On Tue, Dec 26, 2017 at 3:35 AM, Maxim Solodovnik <solomax...@gmail.com>
wrote:

> Hello All,
>
> I'm facing weird behavior while passing huge amount of data
> to AbstractDefaultAjaxBehavior as explicit parameter.
>
> Method is set to POST
> Everything works as expected until I'm passing 5+MB string as explicit
> parameter
>
> In this case I got
> no errors on client side
> no errors on server side
> BUT I got no parameters in respond(AjaxRequestTarget target)  :(
>
> Request parameter map contains only behavior URL :(((
> I was not able to find any limitations in the code
>
> Maybe someone can suggest what should I debug?
>
> --
> WBR
> Maxim aka solomax
>



-- 
Regards - Ernesto Reinaldo Barreiro

Reply via email to