Quantcast
Channel: ZK Forum - Individual question feed
Viewing all articles
Browse latest Browse all 356

receiving POST data in a ZUL page

$
0
0
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.

Viewing all articles
Browse latest Browse all 356

Trending Articles