Hi
    I'm using strtus 1.0.2 and Jrun 3.1, and my jsp page look like this:

       <html:hidden property="id" value='<bean:write name="usuario"
property="id"/>'/>

    and produces this output in the web browser:

<input type="hidden" name="id" value="&lt;bean:write
name=&quot;usuario&quot; property=&quot;id&quot;/&gt;">

    the tag <bean:write../> is not executed, is interpreted as a literal.
How i can execute the tag <bean:write ../> inside the tag <html:hidden
../>??

-------------------------------------------------------
Ferran Parra
[EMAIL PROTECTED]
http://www.mubimedia.com
MUBIMEDIA S.L.
C/ Mallorca, 275, 1r 2a 08008 BCN
Tel: 93 215 21 91 / Fax: 93 215 41 21
-------------------------------------------------------

Reply via email to