Hi, IResource is like a Servlet with access to the Wicket Application, Session and RequestCycle.
On Thu, Aug 22, 2013 at 9:49 PM, ricb <r...@brinydeep.net> wrote: > Thanks, Andrea. I agree: unless I am missing something, IResource seems > like > the appropriate (and only) way to handle non-Wicket requests via a Wicket > application. Do you know if there would be much additional overhead > incurred > if I run my non-Wicket request-handling code in an IResource (as opposed to > a plain servlet under Tomcat or the like)? > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/receive-non-wicket-json-payload-via-wicket-website-tp4660680p4661030.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 > >