I have a requirement to receive some json payloads via a wicket website. (I
have IP and port restrictions that make it difficult to receive it
elsewhere.) These payloads are unrelated to the content of the website, and
will be sent via simple http post calls.

Is there a way to bypass most of the wicket infrastructure for these http
calls and just do something simple with the json payloads (e.g., save to
disk or a postgresql database)?

Thanks much.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/receive-non-wicket-json-payload-via-wicket-website-tp4660680.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to