i am using rich faces datatable rich:datatable. On
entering the value, values get filtered in table. Now how
can i get the value in back9ing bean..?
Answer Posted / santosh
Declare a List<Type> in the backing bean and bind it to the
datatable. When you submit the form, all the values in the
datatable will set to the List<Type>
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is jstl?
What is response sendredirect?
How can a thread safe JSP page be implemented?
What is jsp declaration?
Which language is used to write servlets and jsp?
How many jsp implicit objects are there?
Explain lifecycle methods.
What is jsp and why is it needed?
Explain the advantages in jsp?
What do you mean by context initialization parameters?
List the different scope values for the
What is context in jsp?
What is jsp and how it works?
What is the jsp:getproperty action?
What are the attributes on page directives?