Hi,
I am using plain HTML checkbox(not Tapestry type). I need to set the
checkbox to checked in my java page. How do I do that?

Here is my tml code fragment

    <input type="checkbox" name="leaf" id="leaf" value="leaf"/>


Any help would be appreciated. Thanks.

Reply via email to