Fwd: event onclick of nested:checkbox

2009-04-09 Thread elyes sallem
Hello, i have another problem with this checkbox in fact , this checkbox can take two value : R or if it is equal to R, the checkbox is checked else it is uncheckd here is the code i imlemented : nested:checkbox property=CAjustTypeAjust value=R / and in tha actionForm i added a reset method

Re: Fwd: event onclick of nested:checkbox

2009-04-09 Thread Charlesmel Carino
elyes.sal...@gmail.com To: Struts Users Mailing List user@struts.apache.org Sent: Thursday, April 9, 2009 5:10:33 AM Subject: Fwd: event onclick of nested:checkbox Hello, i have another problem with this checkbox in fact , this checkbox can take two value : R or if it is equal to R, the checkbox

Fwd: event onclick of nested:checkbox

2009-04-08 Thread elyes sallem
it's ok now here how to give the param onclick='%=verifierReversible(+Integer.parseInt(numLigne)+ )%' Regards Elyes -- Forwarded message -- From: elyes sallem elyes.sal...@gmail.com Date: 2009/4/8 Subject: Fwd: event onclick of nested:checkbox To: Struts Users Mailing List user

Fwd: event onclick of nested:checkbox

2009-04-08 Thread elyes sallem
here is the generated html code input type=checkbox name=ajustContrat[0].CAjustTypeAjust value=on onclick=verifierReversible(%= Integer.parseInt(numLigne) %) Regards Sallemel -- Forwarded message -- From: elyes sallem