users@grizzly.java.net

Re: Sample and document about grizzly-http-servlet

From: LongkerDandy <longkerdandy_at_gmail.com>
Date: Thu, 19 Jun 2014 17:26:57 +0800

Hi

I'm using Jersey + Spring + Grizzly, and the only sample I can find is
Grizzly Servlet + Jersey 1.x.
I managed to get it working with latest Jersey version.
But I think it would be more straight forword to config using web.xml.

Regards
LongkerDandy


On Tue, Jun 17, 2014 at 3:04 AM, Oleksiy Stashok <oleksiy.stashok_at_oracle.com
> wrote:

> Hi,
>
> currently there is no way to setup a servlet or filter via web.xml, as
> Marc mentioned you can configure it programaticaly.
> You can check the unit test for now [1], if you have a specific usecase in
> mind it could be good contribution to our cookbook :)
>
> Thank you.
>
> WBR,
> Alexey.
>
> [1] https://github.com/GrizzlyNIO/grizzly-mirror/tree/2.3.x/
> modules/http-servlet/src/test/java/org/glassfish/grizzly/servlet
>
>
> On 15.06.14 23:43, LongkerDandy wrote:
>
>> Hi
>>
>> Is there any document/sample about Grizzlt's servlet implementation.
>> Like hotwo start with a web.xml and configured handler.
>>
>> Regards
>> LongkerDandy
>>
>
>