You need a custom engine service for doing so. You can inject
HttpServletRequest in there.
You can later use your service url to be the page that receives the post
I can give you some code to get you started if you need it
Thanks for the answer. I'll be glad if you could send me some code, y
riginal Message -
From: "Jean-Eric Cuendet (JeSC)" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 13, 2006 4:12 AM
Subject: POST handling
Hi,
I need a page in my Tapestry application to handle data that a remote
client could send me. I'll use an HTTP POST method.
How
Page should implement IExternalPage
public abstract class ZzPage extends BasePage implements IExternalPage {
@InjectObject( "service:tapestry.globals.WebRequest")
public abstract WebRequest getRequest();
public void activateExternalPage(Object[] objects, IRequestCycle
iRequestCycle) {
Raul Raja Martinez wrote:
You need a custom engine service for doing so. You can inject
HttpServletRequest in there.
OK, thanks.
You can later use your service url to be the page that receives the post
I can give you some code to get you started if you need it
With great pleasure.
-jec
You need a custom engine service for doing so. You can inject
HttpServletRequest in there.
You can later use your service url to be the page that receives the post
I can give you some code to get you started if you need it
best regards.
Raul Raja.
Jean-Eric Cuendet (JeSC) wrote:
Hi,
I need a
Hi,
I need a page in my Tapestry application to handle data that a remote
client could send me. I'll use an HTTP POST method.
How can I handle that in my application?
Thanks for any pointer.
-jec
--
JeSC - Software et Consulting
Jean-Eric Cuendet
1168 Villars-sous-Yens
Web : http://jesc.