On Tue, 16 Nov 2010 09:48:33 -0200, niksami <ni...@fleka.me> wrote:

So my problem is how I can exchange that XML between that 2 applications. I can return it by TextStreamResponse, but how can I receive it from that
other app? That other app will send the XML POST request.

Just @Inject Request and use the getParameter(String name) method.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to