What is the value of <%=property%> when the form is generated? i.e., do a "view 
source" on the generated jsp and look at the values; then work backwards from 
there.

Andy Miller
IS Designer
Butte College
530.895.2946

-----Original Message-----
From: José María Tristán [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 22, 2006 7:48 AM
To: user@struts.apache.org
Subject: Mistake of syntax in html:button

Hello:
        This code:
                <html:button property="buton"
onclick='Enviar("<%=property%>")'>Aceptar</html:button>

        it's show in the window:

                Aceptar ")">

        Aceptar is a button but the next text don't must show.

        Thank you very much.


---------------------------------------------------------------------
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