users@jersey.java.net

Re: [Jersey] Viewable JSPs via Guice (Jersey 1.3).

From: Paul Sandoz <Paul.Sandoz_at_oracle.com>
Date: Thu, 2 Sep 2010 15:06:25 +0200

On Sep 2, 2010, at 12:43 PM, Ricardo Borillo wrote:

> Hi Paul,
>
> Sorry for a non Guice related question, but i'm interested in JSP
> integration using Viewable.
> I was reading 1.3 docuementation and i haven't found references to
> JSP/Viewable ...
>

Yes, i need to write some.


> Is there some example or documentation regarding this topic?
>

See the Bookstore sample:

   http://download.java.net/maven/2/com/sun/jersey/samples/bookstore/1.3/bookstore-1.3-project.zip

Also see the JavaDoc here:

   https://jersey.dev.java.net/nonav/apidocs/latest/jersey/com/sun/jersey/api/view/Viewable.html

Hth,
Paul.