You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Mouratidis, Georg" <GM...@heiler.com> on 2003/03/05 12:23:45 UTC

store an entry from application.resources...

into a variable.

Hi @ all,

how can i store an entry from application.resources ( message resource bundle )
into a variable to pass it to <x:transform> as a parameter in my jsp. if there is any other approach please tell me.

if i use this

  <x:param name="myparam1" value='<bean:message ..... />'/> 

i get an error.

i need this:

<x:transform xml="${myxml}" xslt="${myxslt}" >
  <x:param name="myparam1" value="[value from message resource bundle1]"/>
  <x:param name="myparam2" value="[value from message resource bundle2]"/>  
  <x:param name="myparam3" value="[value from message resource bundle3]"/>  
</x:transform>

thx in advance

mit freundlichen Grüßen 

Georg XL. Mouratidis 
Web Application Developer 

Heiler|Software AG 
Mittlerer Pfad 9 
D-70499 Stuttgart 

Tel: 0711-139 84-265
Fax: 0711-866 63 01 
Email: gmouratidis@heiler.com 

Connecting Buyer and Supplier
http://www.heiler.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org