this doesn't work because of the xml specification
(cannot embed xml like this)

Have to use el or scriptlet instead.

sandeep
--- Dirk Behrendt <[EMAIL PROTECTED]> wrote:
> Hello!
>  
> I want to use  some values from the properties file
> in my JSP page.
>  
> ApplicationRessources.properties file:
> language.german = Deutsch
> language.english = Englisch
>  
>  
> Normally such values are used within a JSP page like
> this: <bean:message
> key=" language.german "/> 
>  
> But how I can use this value within a <html:options
> value="...."> tag?
>  
> <html:options value="<bean:message key="
> language.german "/> "> does not
> work.
>  
>  
> Dirk
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to