Before, I had no problems with this, but all of a sudden, errors appear in my
console window.
I have 2 resource bundles, one with captions and titles and 1 with error
messages. To use them, I found this on the net:
To use a specific resource bundle in my application, I simply had to type:
lutions limited - Bangalore
Phone : +91(080) 5759-6873
Email : Rakesh.Bhat@ iflexsolutions.com
-Original Message-
From: Anuradha S.Athreya [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 11:10 AM
To: 'Struts Users Mailing List'
Subject: Displaying messages from multiple re
lore
Phone : +91(080) 5759-6873
Email : Rakesh.Bhat@ iflexsolutions.com
-Original Message-
From: Anuradha S.Athreya [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 11:10 AM
To: 'Struts Users Mailing List'
Subject: Displaying messages from multiple resource bundles
I
I am displaying messages in JSP using resource bundle.
I have 2 separate bundles. Depending on the message I would like it to be
picked up from the particular bundle to which that message belongs to. How
do I specify the multiple bundles?
this doesnt seem to work:
applications which are using modules.
-Mensagem original-
De: Duggirala, Satyavati [mailto:[EMAIL PROTECTED]
Enviada em: Tuesday, 31 May 2005 8:20 PM
Para: Struts Users Mailing List
Assunto: RE: Using multiple resource bundles
Yes, I am doing that and "bean:message " works
On 5/31/05, Riyaz Mansoor <[EMAIL PROTECTED]> wrote:
>
> i'm using 1.2.x and 1.3-dev and it works fine.
>
> i do remember about an ARG bug in the earlier versions. i suggest u
> search this mailing list. there might be others who might remember this
> here.
If I recall correctly, the bug was tha
i'm using 1.2.x and 1.3-dev and it works fine.
i do remember about an ARG bug in the earlier versions. i suggest u
search this mailing list. there might be others who might remember this
here.
:(
Duggirala, Satyavati wrote:
Yes, I am doing that and "bean:message " works fine.
I am having
05 4:12 PM
To: Struts Users Mailing List
Subject: Re: Using multiple resource bundles
seems fine.
you should declare your message resource in struts-config with the name
"mybundle" and it should contain the key "myField.displayname"
r u doing that?
Duggirala, Satyavati wr
seems fine.
you should declare your message resource in struts-config with the name
"mybundle" and it should contain the key "myField.displayname"
r u doing that?
Duggirala, Satyavati wrote:
I am working on a field whose value is an int in the range 0-
My code looks in validation.xml l
: Re: Using multiple resource bundles
hmm. can post the file?
Duggirala, Satyavati wrote:
> Still doesn't work.
> Is there a element type arg in validation.xml?
> Can I get any reference from where I could get some more information
> about using mutiple resource bundles in va
ssage-
From: Riyaz Mansoor [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 31, 2005 3:26 PM
To: Struts Users Mailing List
Subject: Re: Using multiple resource bundles
riyaz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
Sent: Tuesday, May 31, 2005 3:26 PM
To: Struts Users Mailing List
Subject: Re: Using multiple resource bundles
riyaz
Duggirala, Satyavati wrote:
> Hi
>
> We use multiple resource bundles in our Application.
>
> By default Struts gets the error messages used in validation.xml from
riyaz
Duggirala, Satyavati wrote:
Hi
We use multiple resource bundles in our Application.
By default Struts gets the error messages used in validation.xml from
default resource bundle.
(ex: prompt.username is obtained from
ApplicationResources.properties)
How can I make particular
Hi
We use multiple resource bundles in our Application.
By default Struts gets the error messages used in validation.xml from
default resource bundle.
(ex: prompt.username is obtained from
ApplicationResources.properties)
How can I make particular field validation error message to be
Im having trouble figuring out how to use jstl's fmt:message tag to use 2
properties files.
Can anyone help? It appears that if i use struts bean tags i can do this
pretty easily but i want to stick with JSTL if i can.
THjanks
---
Hi there,
I'm using struts 1.1.
Problem:
I would like load multiple resource-bundles.
Examples would be:
adaResources.properties
adaResources_sv_SE.properties
bedaResources2.properties
bedaResources_sv_SE2.properties
I've tried to configure struts.config different ways
bu
enkat Maddipati" <[EMAIL PROTECTED]>
>Validation of data in form fields worked fine when I had only default
>resource bundle. But, when I started using multiple resource bundles,
>the validation failed. I tried to specify the value for bundle attribute
>for the 'arg' elem
Validation of data in form fields worked fine when I had only default
resource bundle. But, when I started using multiple resource bundles,
the validation failed. I tried to specify the value for bundle attribute
for the 'arg' elements(s), and 'msg' elements but didn'
How can I specify an alternate resource bundle in my Validation.xml to retreive arg0,
arg1 I saw so many messages about it but did not find a solution to it. A bug
reported (Bugzilla bug 10868) Validator does not support non-default resource bundles.
The status is resolved but there is no
Hi,
I try to use multiple resource bundles that get the strings from a database in
an environment using JBoss, Struts and Velocity.
I have defined two in struts-config.xml:
During startup of JBoss the createResource() method of both factories is
called.
But when I call a page on
PROTECTED]
> > > Sent: Thursday, July 08, 2004 9:34 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: use multiple resource bundles in Validator
> > >
> > >
> > > I have tried 1.2 but it cannot work.
> > > could anyone tel
On Fri, 9 Jul 2004 14:44:08 -0700, Jim Barrows <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: cliff [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, July 08, 2004 9:34 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: use multiple resource bund
> -Original Message-
> From: cliff [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 08, 2004 9:34 PM
> To: [EMAIL PROTECTED]
> Subject: RE: use multiple resource bundles in Validator
>
>
> I have tried 1.2 but it cannot work.
> could anyone
I have tried 1.2 but it cannot work.
could anyone tell me how to do ?
Thanks a lot
From: "Jim Barrows" <[EMAIL PROTECTED]>
Date: Fri Jul 9, 2004 4:37 am
Subject: RE: use multiple resource bundles in Validator
ers Mailing List
> > Subject: Re: use multiple resource bundles in Validator
> >
> >
> > On Thu, 8 Jul 2004 18:18:41 +0800, Hanna <[EMAIL PROTECTED]> wrote:
> > > How can i use mulitple message bundles in validator
> -Original Message-
> From: Van [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 08, 2004 1:12 PM
> To: Struts Users Mailing List
> Subject: Re: use multiple resource bundles in Validator
>
>
> On Thu, 8 Jul 2004 18:18:41 +0800, Hanna <[EMAIL PROTECTED
On Thu, 8 Jul 2004 18:18:41 +0800, Hanna <[EMAIL PROTECTED]> wrote:
> How can i use mulitple message bundles in validator in struts 1.1?
> like the way of ?
No.
--
- Mike "Van" Riper
[EMAIL PROTECTED]
-
To unsubscribe, e-mail
How can i use mulitple message bundles in validator in struts 1.1?
like the way of ?
28 matches
Mail list logo