users@jersey.java.net

Re: [Jersey] Re: Fixed <was> Re: [Jersey] Static references from JSP

From: Jakub Podlesak <Jakub.Podlesak_at_Sun.COM>
Date: Wed, 22 Apr 2009 12:23:15 +0200

Hi,

i played with such a scenario for internal purposes about a 6 weeks ago.
Some details now available at [1]. No JSPs, just a non-Jersey servlet, Jersey servlet
and a static content.

We probably need to unify grizzly version used in Jersey (1.9.8)
with what is being used in the example (1.9.10),
but even with the version difference the example works fine for me.
IIRC 1.9.8 of Grizzly web server was not available or had some issues
at that time.

~Jakub

[1]http://blogs.sun.com/japod/entry/jersey_aplication_sharing_grizzly_with

On Wed, Apr 22, 2009 at 09:34:14AM +0200, Paul Sandoz wrote:
>
> On Apr 22, 2009, at 2:12 AM, gonkinator wrote:
>
>>
>> I've been using Jersey for two days. Any chance of providing a non web-app
>> example similar to grizzly hello world that serves static html/images/css
>> pages along side the jersey webservice?
>>
>
> Sure, give me a couple of days to get around to it. I am currently focused
> on implementing the JAX-RS 1.1 API and preparing JavaOne slides this week,
>
> Paul.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>