Please correct me if I m wrong

2004-03-22 Thread Bhardwaj, Sharod
Execution of tag : name - Used to get value of the checkbox once the form is submitted. property - used to map the status, i.e. whether the checkbox shd be Yes or No, to the bean property. value - value of the checkbox. if I m right then is it necessary to specify the "n

RE: bean:define

2004-03-20 Thread Bhardwaj, Sharod
thanx Tedi had it but somehow ignoredbut thanx for ur help :) -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Saturday, March 20, 2004 4:20 PM To: Struts Developers List Subject: Re: bean:define On Sat, 20 Mar 2004 14:23:26 -0600, Bhardwaj, Sharod wrote

bean:define

2004-03-20 Thread Bhardwaj, Sharod
can anybody tell me what is the use of bean:define tag..its really bugging me up