RE: bean:message problem

2003-09-05 Thread deepaksawdekar
Sorry My mistake .
Wrong properties file. Had put value in double quotes.

like 
10007=error;



-Original Message-
From: deepaksawdekar 
Sent: Friday, September 05, 2003 3:43 PM
To: Struts Users Mailing List
Subject: bean:message problem



When i have a number as a key in properties file, tag bean:message key=10007 /  
gives me some wired error.

I am using this tag in javascripts.

Deepak.

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


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



RE: bean:message problem !

2003-03-13 Thread du Plessis, Corneil C
bean:define id=localvar1 type=Stringbean:message
key=keyforarg0/bean:define
bean:message key=mykey arg0=%=localvar1%/

-Original Message-
From: Eric Chow [mailto:[EMAIL PROTECTED]
Sent: 13 March, 2003 08:39
To: Struts Users Mailing List
Subject: bean:message problem !


Hello,

If I want to parse a parameter to the bean:message tag,

I can do it as bean:message key=mykey arg0=my argument0/.

How about if my arg0 also in MessageResource file ?


Best regards,
Eric



==
If you know what you are doing, 
it is not called RESEARCH!
==

__

Disclaimer and confidentiality note


Everything in this e-mail and any attachments relating to the official business of 
Standard Bank Group Limited is proprietary to the company. It is confidential, legally 
privileged and protected by law. Standard Bank does not own and endorse any other 
content. 
Views and opinions are those of the sender unless clearly stated as being that of 
Standard Bank. 

The person addressed in the e-mail is the sole authorised recipient. Please notify the 
sender 
immediately if it has unintentionally reached you and do not read, disclose or use the 
content
in any way. 

Standard Bank can not assure that the integrity of this communication has been 
maintained nor 
that it is free of errors, virus, interception or interference.

__

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