Hi Manish,
as i don't know requirements of Your apps, i might be not accurate.
For me localization is something completly different that cutomer customization.
So solving it with same mechanizm might bring You more troubles than solutions.
One important question is if inside one running app more than one
customer will be served.
If yes, than for images and css'es different directory root would do
the job. And for texts different TextProviders maybe?
If no, doing nothing would be best practise i think. Customization
would then be completly not bounded to application.

Best greetings,
Paweł Wielgus.


2008/11/7 Manish Kumar Wadhwa <[EMAIL PROTECTED]>:
> 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]
>
>

Reply via email to