Hi,

I am new to Struts. I have a website that uses Struts (.properties files) to
show the website's content in either english, french or german.

SomeFileName.properties
SomeFileName_en.properties
SomeFileName_fr.properties
SomeFileName_de.properties

Unfortunately all the text is stored in one big properties file!! Is there
an easy way to make a .properties file for every jsp? Or do I have to make
it manually using copy and paste for about 80 JSP's?

Greetings,
walki2
-- 
View this message in context: 
http://www.nabble.com/Change-single-.properties-file-to-one-.properties-file-for-every-JSP-tp22947889p22947889.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to