Jersey is really good, but you also should consider using the spec JAX-RS. Why not?
*Bruno Borges* (11) 99564-9058 *www.brunoborges.com* On Thu, Sep 20, 2012 at 5:00 PM, Dan Alvizu <[email protected]>wrote: > I've used wicket-rest before - it got the job done, but I couldn't use it > for wicket 1.5. > > Since then I've moved my rest services to Jersey - I highly recommend using > that if you can: > > http://jersey.java.net/ > > -Dan > > On Thu, Sep 20, 2012 at 1:21 PM, Josh Kamau <[email protected]> wrote: > > > Good idea... > > > > I would like to use JSON though... > > > > Josh. > > > > On Thu, Sep 20, 2012 at 10:14 PM, Ernesto Reinaldo Barreiro < > > [email protected]> wrote: > > > > > I have implemented "rest like services" by mounting pages and using > them > > to > > > generate XML content instead of HTML. > > > > > > On Thu, Sep 20, 2012 at 7:54 PM, Josh Kamau <[email protected]> > > wrote: > > > > > > > Hi Guys; > > > > > > > > Is there a way(a sub project may be..) of exposing a wicket web app > as > > a > > > > REST API.... ? > > > > > > > > > > > > Josh. > > > > > > > > > > > > > > > > -- > > > Regards - Ernesto Reinaldo Barreiro > > > Antilia Soft > > > http://antiliasoft.com > > > > > >
