checkbox help

How can i check and uncheck a checkbox from java?i am 100% beginner (java and jsf) Thanks a lot in advanceantonio.
[142 byte] By [parceritoa] at [2007-11-27 5:32:12]
# 1
Hi,Start at Creator site, look for: site map, go to tutorials, blogs. Work through examples.best regardsdr.am.mohan rao
Madana at 2007-7-12 14:58:06 > top of Java-index,Development Tools,Java Tools...
# 2
Hi There,This will be of help to you http://developers.sun.com/jscreator/reference/techart/2/checkbox_component.htmlThanksK
kish@suna at 2007-7-12 14:58:06 > top of Java-index,Development Tools,Java Tools...
# 3

It depends if you have a single checkbox component or are using a checkbox group.

See the table entries for Selectin Components and Checkbox and Radio buttons at http://developers.sun.com/jscreator/learning/tutorials/2/about_components.html# input also see the sub section titled

Getting and Setting Input Values

jetsonsa at 2007-7-12 14:58:06 > top of Java-index,Development Tools,Java Tools...