struts - checkbox kontrol

2005-07-01 Thread EROL TEZCAN
Hi, When an Action (ListRecord.do) was invoked by a JSP , it lists all records from db like this. namesurnamedelete --- aaa1b1| + | aaa2

Re: struts - checkbox kontrol

2005-07-01 Thread Rafael Taboada
Hi, in ur ActionForm define: String[] chkRecords; //with setter and getter In ur jsp define checkbox with a multibox: html:multibox name=myForm property=chkRecords bean:write name=list property=idRecord / /html:multibox list: ArrayList that it has all the records in order to list in ur jsp

Re: struts - checkbox kontrol

2005-07-01 Thread Rafael Taboada
More information: http://husted.com/struts/tips/007.html -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de controlar mi vida

RE: struts - checkbox kontrol

2005-07-01 Thread Adrian_Rios
:[EMAIL PROTECTED] Sent: Friday, July 01, 2005 9:28 AM To: Struts Users Mailing List Subject: Re: struts - checkbox kontrol More information: http://husted.com/struts/tips/007.html -- Rafael Taboada Software Engineer Cell : +511-97753290 No creo en el destino pues no me gusta tener la idea de