You can't nest tags like that. Try this instead:
<html:hidden property="methodToCall">
  <bean:message key="login.format.test"/>
</html:hidden>

On 10/12/05, starki78 <[EMAIL PROTECTED]> wrote:
> Hi, my goal is to dynamically
> set the value of a hidden field from a Ressources-
> File:
> <html:hidden property="methodToCall"  value='<bean:message  
> key="login.format.test"/>' />
>
> After submit I get:
> "&lt;bean:message  key=&quot;login.test.submit&quot;/&gt;"
>
> Can you please tell me where the error is?
>
> Thanks a lot
> Starki
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to