This is probably a good use case for tapestry-resteasy and @Post. You could make use of the jaxb marshalling.
http://tynamo.org/tapestry-resteasy+guide On 24 Jul 2014 22:39, "ICE Ernesto Arteaga Zavala" <arterza...@gmail.com> wrote: > Hi guys, > > Quick question, Is there a way to get the payload (body information) from > request interface on tapestry5? > > And where can I have a tutorial or API. > > Thanks in advance! >