You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Rajat Pandit <ra...@centergroupinc.com> on 2003/10/28 11:00:28 UTC

Bean usage

Hello,
I got a question. 

How come this doesn't work
            <bean:define id="stateIdVal" name="state" property="id" />
                <logic:equal name="state" property="id"
value='<%=stateIdVal%>'>CHECKED</logic:equal>


And this does?
                <html:text name="bidForm"
property='<%="bidAmount["+currIdx+"]"%>'  styleClass="flat" size="3"  />

If someone can reply to this asap, I would be really happy. I wnt the
damn checkboxes to retain their state. Any other idea or suggestion
would be really helpful!




Rajat Pandit | rajatp@centergroupinc.com
+91 612 3117606
[ Developer and Part Time Human Being]


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