I would do it in the StartupListener - or just do it directly in your JSPs if the data doesn't change very often.
Matt On 12/18/06, Ding, Qin <[EMAIL PROTECTED]> wrote:
My dropdown list requires localized contents. I can either look up the ResourceBundle at the lookupManagerImpl or at the Startuplistener. Please advise how I can get the access to the resource bundle from either place. Thank you very much. Qin
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
