users@jersey.java.net

Jersey and returning JSPs as html views

From: Mark Petrovic <mspetrovic_at_gmail.com>
Date: Wed, 8 Sep 2010 16:58:27 -0700

When I think of mapping html views to servlet responses for purposes of putting together a web site, I think of things like Spring MVC or Struts. But browsing around, I noticed people are using Jersey to return JSP html views, in addition to Jersey implementations of generic RESTful web services.

What is the current Jersey state of the art in this area? Are people using Jersey to build full fledged browser-facing sites?

thx


--
Mark Petrovic