Dear All,
Are there any configuration or mechanism for struts 2 to load resource bundle for localized messages per user session? In other words I need to display localized messages for users based on their profile and role, but struts 2 loads messages either by request which is for development and not recommended for production. Regards, Ramez Hassan