D
Dov MORYUSEF
Hi to all,
First, excuse my bad english ;-)
I would like to know if there is a simple way to load in a Struts web
application a particular resource bundle depending of the user connected ?
For example, in my application, i've defined 2 resources properties
files (resources1.properties and resources2.properties) which contains
the same messages keys (but of course different messages for the same
key). In this application, two kind of users can connect (user1 and
user2). I would like to load resourcesX.properties when userX connects
.... Is it possible ?
Thanks a lot for your answers
Dov
First, excuse my bad english ;-)
I would like to know if there is a simple way to load in a Struts web
application a particular resource bundle depending of the user connected ?
For example, in my application, i've defined 2 resources properties
files (resources1.properties and resources2.properties) which contains
the same messages keys (but of course different messages for the same
key). In this application, two kind of users can connect (user1 and
user2). I would like to load resourcesX.properties when userX connects
.... Is it possible ?
Thanks a lot for your answers
Dov