On Tue, Dec 16, 2014 at 4:11 PM, oljomen <[email protected]> wrote: > > Hi, > > I tried the code from link, i got the request from request cycle and tried > to get string from buffer but got nothing. > > As if somehow wicket is not recognizing the body from request... >
Perhaps it is already consumed earlier. Please show us the code that sends the request and the code that reads it. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Read-JSON-from-ajax-post-tp4668789p4668793.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
