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 | [EMAIL PROTECTED]
+91 612 3117606
[ Developer and Part Time Human Being]


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

Reply via email to