users@jersey.java.net

[Jersey] Re: Accessing initialization parameters in App or Resource

From: Janus Friis Nielsen <jfn_at_sepior.com>
Date: Sat, 12 Dec 2015 18:22:08 +0100

What do you want to accomplish?

--
Janus Friis Nielsen
Senior Software Architect, GWAPT, CSM, PhD.
T +45 40 83 09 10
E jfn_at_sepior.com
W Sepior.com
> Den 11. dec. 2015 kl. 17.58 skrev jeff saremi <jeffsaremi_at_hotmail.com>:
> 
> I am trying to use Jersey with Grizzly
> I'd like to know how i can pass some parameters to my Application?
> Does my application have access to the initparams that is passed to GrizzlyWebContainerFactory.create?
> 
> thanks
> Jeff