users@jersey.java.net

[Jersey] Best Web UI development framework for Jersey Web services

From: Monika Solanki <monika.solanki_at_gmail.com>
Date: Wed, 08 Feb 2012 06:57:15 +0000

I have developed a set of Web services in Jersey which I am now
accessing through the a Jersey client application. However I would also
like to have a Web UI for human users to access the Web services. Some
of the interfaces will also need to use Google maps. I would like some
advice on which is the best framework to use with Jersey for building
these Web UIs that can get me quickly up and running. Preferably I would
like to use template based solutions for generating HTML pages if
possible or anything that eases the pain of writing HTML.

Thanks