Change single .properties file to one .properties file for every JSP

2009-04-08 Thread walki2
n 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

Re: Change single .properties file to one .properties file for every JSP

2009-04-08 Thread walki2
Hi Muthu, Thanks for the answer, that's all I wanted to know. Greetings, walki2 -- View this message in context: http://www.nabble.com/Change-single-.properties-file-to-one-.properties-file-for-every-JSP-tp22947889p22948672.html Sent from the Struts - User mailing list archive at Nabbl

ERROR, what can I use instead?

2009-04-17 Thread walki2
Hi, I use to access to index.title, how can I access to index.title within a meta tag? causes an error, something like bundle not allowed for meta. Thanks, walki2 -- View this message in context: http://www.nabble.com/%3Csome_key%3Ameta-bundle%3D%22index_file%22-title%3D%22index.title%22