I have added <span jwcid="@Checkbox" value="ognl:booleanProperty"> as per your suggestion to my .html page but I am getting the following exception:
Unable to read OGNL expression '<parsed OGNL expression>' of [EMAIL PROTECTED]: $Login_0.booleanProperty Do I need to add anything in my .page and .java file?? Thanks & Regards ----------------------------- Ananya Goswami Software Developer ----------------------------- mail: [EMAIL PROTECTED] mob: 09886886320 ph: 080-57561000 extn:3720 -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Ron Piterman Sent: 08 September 2005 14:51 To: [email protected] Subject: Re: need help on check box component <span jwcid="@Checkbox" value="ognl:booleanProperty"> the check box will set the boolean property to true or false. cheers, Ron ציטוט Anjali Abraham: > Hi All, > I am not able to find what can be the code to be added to my > .page, .html and in .java file if I want to add a check box field in my web > page. > I am using Teapestry4.0v for my web page development. > > Thanks in Advance, > > Regards, > Anjali > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
