users@jersey.java.net

Re: [Jersey] clients web ? (presentation layer for service CRUD) ??

From: Casper Bang <casper_at_jbr.dk>
Date: Thu, 30 Apr 2009 15:11:46 +0200

I find that JSP works fairly well for basic templating stuff, especially
combined with jQuery/jquery-ui for widgets. Am currently investigating
using GWT as a presentation layer since it seems to go perfectly in hand
with Jersey, but not ready to comment on those experiences yet though.

/Casper


Felipe Gaúcho wrote:
> ok, I have this fast web service implemented with Jersey, and now I
> need a presentation layer technology to expose its values..
>
> any clue about the most easy of use?productive?nice framework ?
>
>