Hi, Both https://github.com/wicketstuff/core/blob/master/jdk-1.7-parent/wicketstuff-restannotations-parent/readme.mdand http://wicket.apache.org/guide/guide/wicketstuff.html#wicketstuff_6 provide a lot of information how to setup the service. https://github.com/wicketstuff/core/tree/master/jdk-1.7-parent/wicketstuff-restannotations-parent/restannotations-examplesis a demo application.
You can use any client library to consume the service, e.g. https://github.com/square/retrofit. Martin Grigorov Wicket Training and Consulting On Thu, Apr 24, 2014 at 7:10 PM, Noven <[email protected]> wrote: > Hi Martin, > > I am learning about wicket rest today. But I still confuse about how to > serve the web service and to consume it. The goal is to have 2 wicket > application that serve and consume the service. > > If someone here is ever do this, I hope to see the code :) > > Regards, > Noven > On Thursday, April 24, 2014 4:23 PM, Martin Grigorov <[email protected]> > wrote: > > Hi, > > Please explain better what you want to achieve. > > Martin Grigorov > Wicket Training and Consulting > > > > On Thu, Apr 24, 2014 at 10:34 AM, Noven <[email protected]> wrote: > > > Hi... > > > > Does anyone here have running example with wicket rest that explain using > > web services between 2 application ? > > > > If yes, please share.. > > > > Thank you. >
