You mean configure an Interceptor or stuff like that ?

http://stripes.sourceforge.net/docs/current/javadoc/net/sourceforge/stripes/config/ConfigurableComponent.html

?

HTH

Remi


Le 12 févr. 2013 à 17:52, Venkat Ravuri a écrit :

> Is there way to pass my custom property and a value from web.xml using 
> Stripes filter or Dispatcher servlet, just like we do for Servlets?.
> 
> Is this possible, if so how do I achieve it?. If I want to use a property 
> file for that, how do I pass custom property  file to Stripes.
> 
>   <init-param>
>             <param-name>myCustomProperty</param-name>
>             <param-value>someValue</param-value>
>         </init-param>
> 
> Thanks in advance.
> 
> Thanks,
> Venkat
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013 
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb_______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to