Hi, I need to provide multiple organization support in my struts2 based application.
My requirement is to customize the text, images and css etc for the different organizations. The application also provides the multi-lingual support. To achive all these requirements, I am trying to have organization specific resource bundle property files in the same way, the framework does for multiple languages. For example- ResourceBundle_en_US_MYORG1.properties It will be a great help for me if someone can suggest a right way of doing this. Thanks, Manish Thank you very much indeed Wes! That is exactly what I am after. I hadn't realised I needed the 'attr' bit in the front, that will teach me not to be so pedantic. -- View this message in context: http://www.nabble.com/Use-%3Cjsp%3AgetProperty-as-value-of-struts2-tag-tp20381725p20382581.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ------------------------------------------------------------------------------------------------------------- DISCLAIMER This email and any files transmitted with it are confidential and are solely for the use of the individual or entity to which it is addressed. Any use, distribution, copying or disclosure by any other person is strictly prohibited. If you receive this transmission in error, please notify the sender by reply email and then destroy the message. Opinions, conclusions and other information in this message that do not relate to official business of the company shall be understood to be neither given nor endorsed by NIIT Ltd. Any information contained in this email, when addressed to Clients is subject to the terms and conditions in governing client contract. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

