Re: Resource Bundles and Message Table in DB

2004-04-07 Thread James Mitchell
[EMAIL PROTECTED] Yahoo IM:[EMAIL PROTECTED] - Original Message - From: "Masashi Nakane" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 07, 2004 5:37 AM Subject: Resource Bundles and Message Table in DB > > > Hi ,all > > I

Resource Bundles and Message Table in DB

2004-04-07 Thread Masashi Nakane
Hi ,all I'm using Struts 1.1. and a Database is accessed from both of web application(tomcat5 ,no AP server) on struts and VB client. Message DB table is used from both, which has message id column and message column like "{0} field is required" Does anyone use Resource bundles and DB Table