users@jersey.java.net

Re: [Jersey] NewBee to Jersey Viewable Class

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 23 Sep 2009 17:13:28 +0200

Hi,

If Jordi's response did not help please send a zipped up project (to
me privately if you wish and i can modify it to work for you).

Paul.

On Sep 16, 2009, at 4:34 PM, bmraczk_at_verizon.net wrote:

> Hi;
>
> I've used the Jersey 1.0 framework and have had success with plain
> text. I am using a weblogic 10.0 server with a 1.5.12 JVM. I am
> trying to implement a JSP interface using the Viewable class. I
> have created a model and I have set an explicit uri. I cannot seem
> to get the jsp to display the model data using "it". Are there
> configuration settings I need. I have looked at the Bookstore
> example but it does not seem to help me with Jersey 1.0. I am
> trying to forward to the JSP using the response but I have had no
> success so far. Can any one point to a really good implementation
> that connects to a JSP. I don't think Viewable is working right.
>
>
> Thank you in advance
>
> Barry
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net For
> additional commands, e-mail: users-help_at_jersey.dev.java.net