Did you every find a server-side solution for this?
"koen boutsen" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> hi
>
> In my form, a user enters data for an organisation. Via a save button,
> these data are saved in the database. My problem is : when the user
> clicks on a
Greg,
I implemented this by creating my own ResourceBundle implementation
("DataResourceBundle"). This handles all of the database access and returns
the appropriate string to Struts by key when asked.
It is enabled by adding the following constant in struts.xml:
Finally, in the view, yo
ginal Message-
From: Greg Akins [mailto:angryg...@gmail.com]
Sent: Friday, July 16, 2010 9:34 AM
To: Mike Fotiou
Cc: user@struts.apache.org
Subject: Re: Any way to load resources in java.util.ResourceBundle
Thanks Mike
On Fri, Jul 16, 2010 at 8:21 AM, Mike Fotiou
wrote:
> I implemented
3 matches
Mail list logo