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 <joshnet2...@gmail.com> wrote:

> Good idea...
>
> I would like to use JSON though...
>
> Josh.
>
> On Thu, Sep 20, 2012 at 10:14 PM, Ernesto Reinaldo Barreiro <
> reier...@gmail.com> 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 <joshnet2...@gmail.com>
> 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
> >
>

Reply via email to