Thanks everybody, I followed the method that Vidya told me. it can work
well.
and Robert , you can send Vidya's letter to the programer , if still
unsuccessful
you can tell me. I will make a demo for you.
Thanks again.
Joey.
hi
Use boolean.
--- Joey Watson <[EMAIL PROTECTED]> wrote:
> Hello everybody.
>
> I think this is a old question. but I can not find a
> good and complete
> example in Google.
> My question is :
>
> I have a Jsp page which will list some datas for
> user. user can choose(by
> click the checkbox
Joey!
I had this problem earlier and I fixed it now..
What you need to have in your action form is..
public Row getRow(int index) {
return (Row) rows.get(index);
}
public void reset(ActionMapping mapping, HttpServletRequest
servletRequest) {
// struts check boxes do
3 matches
Mail list logo