Re: How to use checkbox in struts.

2006-02-08 Thread Joey Watson
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.

Re: How to use checkbox in struts.

2006-02-07 Thread Vilpesh Mistry
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

RE: How to use checkbox in struts.

2006-02-06 Thread Vidya \(Suvarna\) Mahavadi
use I hope this helps. Vidya -Original Message- From: Joey Watson [mailto:[EMAIL PROTECTED] Sent: Tuesday 07 February 2006 04:59 To: user@struts.apache.org Subject: How to use checkbox in struts. Hello everybody. I think this is a old question. but I can not find a good and compl

How to use checkbox in struts.

2006-02-06 Thread Joey Watson
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) some of those data and click a botton for delete or some others operator. So I