Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=4211295
By: ldrolez
Hi !
I'm trying to interface a ZUL script with an old script which will POST data to the ZUL scripts.
I can retreive GET data with Executions.getCurrent().getParameter("...") but not POST data.
Is there a trick with Executions.getCurrent().getNativeResponse() ? (BTW I use Jetty 6.1).
Cheers,
Ludo.
↧