haiii friends..
i want to generate buttons at the run time...and want to get the value on "onclick"...
The code is like this....
<html:button property="button1" onclick="getButton();" styleClass="FORM"><%=list.get(x)%></html:button>
x is incrementing...this code is inside a for loop......
thanksssssssss.....