Re: Application configuration file

2014-01-07 Thread Lukasz Lenart
5723.n5.nabble.com/Struts2-and-JDBC-How-to-read-jdbc-properties-only-once-for-100-or-1000-users-td5714995.html > > > > > > > Le Mardi 7 janvier 2014 10h17, Giuliano Catrambone > a écrit : > > Hi all, > can someone suggest me how to manage an applicatio

Re: Application configuration file

2014-01-07 Thread Chris
: Hi all,     can someone suggest me how to manage an application configuration file     in a struts application?     I'm thinking a configuration file like         .properties     Is there a place in a struts app where I can read the properties cfg file just once     and share it in

Application configuration file

2014-01-07 Thread Giuliano Catrambone
Hi all, can someone suggest me how to manage an application configuration file in a struts application? I'm thinking a configuration file like .properties Is there a place in a struts app where I can read the properties cfg file just once and share it in every