Hi,
I have a simple application in which I am trying to set a property from on page to another with proper get/Set methods for the property as required, but I continue to get the following exception,
Name: com.primix.tapestry.RequestCycleException
Message: Unable to resolve property ckbx of tutorial.formTest.Values@3f3d87[Values].
component: tutorial.formTest.Values@3f3d87[Values]
Name: com.primix.tapestry.BindingException
Message: Unable to resolve property ckbx of tutorial.formTest.Values@3f3d87[Values].
binding: PropertyBinding[Values ckbx]
Name: com.primix.tapestry.util.prop.MissingAccessorException
Message: No accessor method for property ckbx.
propertyName: ckbx
object: tutorial.formTest.Values@3f3d87[Values]
My application is attached. Please help.
Thanks,
Aejaz
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
formTest.zip
Description: formTest.zip
