JSF
i am having two checkbox while clicking on the first checkbox 2 more radio buttons should come . if i am not checking the the second checkbox than radio buttons should not come.Please help me out .. I am pasting my code..
<h:panelGrid id="userActivationGridcheckbox">
<p:selectManyCheckbox value="#{user.activationModecheckbox}" layout="pageDirection">
<f:selectItem itemLabel="Account Expiration(in days)" itemValue="byEmailcheckbox" />
<f:selectItem itemLabel="Reset User Password" itemValue="byAdmincheckbox" />
<f:ajax event="change" render="userActivationGridcheckbox" />
</p:selectManyCheckbox>
<p:spacer width="10"/>
<h:panelGrid id="manualActivationGridcheckbox" rendered="#{user.manualActivationcheckbox}" columns="2">
<p:selectOneRadio value="#{user.activationModecheckbox}" layout="pageDirection" >
<f:selectItem itemLabel="${adminmsgs['edit.manualActivationChecbox.text.label']}" itemValue="${adminmsgs['create.avtivateMode.button.itemvalue.label']}" />
<f:selectItem itemLabel="${adminmsgs['edit.manualActivationCheckbox1.text.label']}" itemValue="${adminmsgs['create.avtivateMode1.button.itemvalue.label']}" />
<h:outputLabel>#{adminmsgs['edit.manualActivationPassword.text.label']}</h:outputLabel>
<h:inputText value="" />
</p:selectOneRadio>
</h:panelGrid>
</h:panelGrid>
View Answers
Ads
Related Tutorials/Questions & Answers:
JSF
JSF In what way
JSF makes the difference between Applets?? After reading this article I understood instead of using Request and response, we... and embed that into applets also rite.. Do u mean
JSF also does the same internally
Advertisements
jsf attribute
jsf attribute What is the different between value and binding attribute of
jsf
JSF framework
JSF framework hi
Can I use Jdeveloper to learn
JSF framework?
thanks
Sangeetha
jsf session
jsf session How to maintain session in
jsf login application?
Please visit the following links:
http://www.roseindia.net/
jsf/richfaces/creating-managed-bean.shtml
http://www.roseindia.net/
jsf/RememberMeLogin.shtml
jsf session
jsf session How to maintain session in
jsf login application?
Please visit the following links:
http://www.roseindia.net/
jsf/richfaces/creating-managed-bean.shtml
http://www.roseindia.net/
jsf/RememberMeLogin.shtml
JSF Tutorial
JSF Tutorial I am novice to
JSF Programming. And want to learn the Java Server Faces (
JSF) technology online. So, could you please list down few helpful
JSF Tutorials.
Also, which is the latest version of Java Server Faces (
JSF
JSF code
need
jsf code that will populate combo box values from the database Hi, i'm new on
JSf,I need
jsf code that will populate combo box values from the database when the form runs
JSF Related
JSF Related In what way
JSF makes the difference between Applets?? After reading this article I understood instead of using Request and response, we... and embed that into applets also rite.. Do u mean
JSF also does the same
JSF+Filter
JSF+Filter What is the meaning of the tags: avoid-urls for filter configurations in web.xml.
jsf table
jsf table hi,
my question is as follows :
i am using front end... as myproject.in this project, i have a file named as index.jsp.
now i want to create a
jsf table in this index.jsp file.this
jsf file should be able to retrieve the data from
JSF error
JSF error some of the users are not able to update the db.
getting the error
"An Error Occurred:
Error calling action method of component with id CreateorManageOffer:jidjsp134312524923
Caused by:
java.lang.NullPointerException
jsf error
jsf error type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: java.lang.RuntimeException: Cannot
How to use dojoscript with jsf?
How to use dojoscript with
jsf? Hi all ,
am new to
jsf. can anyone help me out in using dojo script frame work with
jsf.
how to integrate dojo into
jsf.
Thanks in advance
either jsf or jsp?
either
jsf or jsp? which is better technology to display dynamic data by using either
jsf or jsp
jsf custom tooltip
jsf custom tooltip I wants to know that is it possible to add a tooltip to the Custom
JSF
jsf pagination
jsf pagination Hi ,
i want to paginate some questions in
jsf for online exam .
i want to select 1st question by click on 1st link and so on
please give any solution .
Thanks,
Bhuban
Here is a jsp code
JSF Manage Bean
JSF Manage Bean how to register
JSF manage bean? Please give me an example.
Thanks!
JSF Manage Bean Example
JSF 1.2 online tutorial
JSF 1.2 online tutorial Need a perfect online tutorial for
JSF 1.2..
Thanks in advance
Arjun
Please visit the following link:
JSF Tutorials