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