Hello,
Introducing Interceptors works on Struts2.3.16
http://struts.apache.org/development/2.x/docs/introducing-interceptors.html

But I would like to create my own Interceptor
http://struts.apache.org/development/2.x/docs/writing-interceptors.html

The example with SimpleInterceptor is not full
http://struts.apache.org/development/2.x/docs/interceptors.html

Have you any sample with all sources to read external files jdbc.properties ?




Le Jeudi 2 janvier 2014 16h28, Chris <christal...@yahoo.fr> a écrit :
 
Thanks.
I'll test this new example. I proceed in order of Web Page "Getting Started", 
and haven't tested this one yet. (...Struts 2 Form Tags , Form Validation Using 
XML , Control Tags , Wildcard Method Selection ,  Struts 2 Themes , Spring and 
Struts 2 (with supplement jar files ) , Struts 2 Annotations....
next -> Introducing Interceptors...etc )





Le Jeudi 2 janvier 2014 15h49, Lukasz Lenart <lukaszlen...@apache.org> a écrit :

You can use Interceptor#init()


2014/1/2 Chris <christal...@yahoo.fr>:
> Hello,
> How to read  the file "jdbc.properties" only once,
>
> when the web application is for 100 or 1000 users ?
> ( in which Action/method ? )
>
> Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to