This question has come up a couple of times, and I don't think I've
seen an answer.

Is there a database solution for X2/S2 message resources floating around?

If not, we should say so on the "Struts 1 Solutions" FAQ, since it's a
reasonably common use case, and people will continue to ask.

-Ted.

---------- Forwarded message ----------
From: Nate Drake <[EMAIL PROTECTED]>
Date: Nov 17, 2006 10:19 AM
Subject: [s2] Message resources from database
To: user@struts.apache.org

Hi,

We're in the process of migrating a Struts1 app to Struts2.  In Struts1 we
created a subclass of PropertyMessageResources to get our messages from the
database instead of properties files.  I can't seem to find how we'd go about
doing this in Struts2.  Do I just subclass
com.opensymphony.xwork.util.LocalizedTextUtil and configure the
framework to use it?

Thanks!

Nate

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

Reply via email to