Read thoroughly the quick start about forms here:

http://jakarta.apache.org/tapestry/QuickStart/forms.html

Also some excelent tutorials are to be found on the web who explain how tapestry forms work.

Cheers,
Ron




 Ananya Goswami:
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: tapestry-user@jakarta.apache.org
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]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to