Hi all,
        I would like to achieve something like this <s:text name=<s:
property value="someProperty" /> />

I know this code is not going to work; in short the name that should
come is inside a property, 

Eg:-
someProperty = "my.text.label"
<s:property value=" someProperty "/> gives me my.text.label

<s:text name="my.text.label"/> give me the value I wanted.
But how can I get both at same time?

Any one has any idea?

PS: I am using struts 2 :)


Regards,

Jishnu Viswanath


Any comments or statements made in this email are not necessarily those of 
Tavant Technologies.
The information transmitted is intended only for the person or entity to which 
it is addressed and may 
contain confidential and/or privileged material. If you have received this in 
error, please contact the 
sender and delete the material from any computer. All e-mails sent from or to 
Tavant Technologies 
may be subject to our monitoring procedures.


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

Reply via email to