Hi,
I'm using struts 1.2.8 along with JSPs in an application.
As at now for the internationalization, I'm just using the normal mechanism just by specifying the path to the resources file in my struts config file.
Now, I need to be able to switch from one file to another just by clicking a link, ie when i click a link, the application resource file to be used should be the french one, and when i click on another link, i should be using the english resource files for example.
I googled it, but i didnt quite find what I was looking for.
Thanx
La faim justifie les moyens!
I'm using struts 1.2.8 along with JSPs in an application.
As at now for the internationalization, I'm just using the normal mechanism just by specifying the path to the resources file in my struts config file.
Now, I need to be able to switch from one file to another just by clicking a link, ie when i click a link, the application resource file to be used should be the french one, and when i click on another link, i should be using the english resource files for example.
I googled it, but i didnt quite find what I was looking for.
Thanx
La faim justifie les moyens!