Re: StringRequestTarget migration question

2012-09-19 Thread Rodrigo Heffner
); requestHandler.respond(getRequestCycle()); -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/StringRequestTarget-migration-question-tp4652110p4652111.html Sent from the Users forum mailing list archive at Nabble.com

Re: StringRequestTarget migration question

2012-09-18 Thread Martin Grigorov
, jsonData.getBytes()) { IRequestHandler requestHandler = new ResourceRequestHandler(jsonResource, null); requestHandler.respond(getRequestCycle()); -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/StringRequestTarget-migration-question-tp4652110p4652111.html Sent from