hi;
i strongly suggest you application level caching.
at startup; query all messages and other things that is immutable among user
sessions, then put all that things in a TreeMap/HashTable, per user session
you can query your application level TreeMap/HashTable class.

-----Original Message-----
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
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.



Have a nice day.



Regards,

JEEVANANTHAM PARAMASAMY,





--
Greetings!




ICICI Infotech is now 3i Infotech.


The e-mail addresses of the company's employees have been changed to
<existing name>@3i-infotech.com. You are requested to take note of this new
e-mail ID and make use of the same in future


"This e-mail message may contain confidential, proprietary or legally
privileged information. It should not be used by anyone who is not the
original intended recipient. If you have erroneously received this message,
please delete it immediately and notify the sender. The recipient
acknowledges that 3i Infotech or its subsidiaries and associated companies,
(collectively "3i Infotech"), are unable to exercise control or ensure or
guarantee the integrity of/over the contents of the information contained in
e-mail transmissions and further acknowledges that any views expressed in
this message are those of the individual sender and no binding nature of the
message shall be implied or assumed unless the sender does so expressly with
due authority of 3i Infotech. Before opening any attachments please check
them for viruses and defects."



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to