RE: Resource bundle from Database

2006-02-20 Thread abdurrahman sahin
- From: JEEVANATHAM P. /BPCRP/INFOTECH/VASHI [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 21, 2006 8:31 AM To: 'Struts Users Mailing List' Subject: Resource bundle from Database Importance: High Hi all, In my application, all labels, headers and titles and messages are comes fro

Resource bundle from Database

2006-02-20 Thread JEEVANATHAM P. /BPCRP/INFOTECH/VASHI
Hi all, In my application, all labels, headers and titles and messages are comes from database. For this issue I have created a class that return messages, but it issues performance way. Is there any way to set messages in Resource bundle in dynamic / at run-time? Please let me know.