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 difference between jsp and jstl?
Is jsp platform dependent?
What do you mean by jsp directives?
What is el in jsp?
What is the difference between servletcontext and pagecontext?
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
Which jsp method cannot be overridden?
Explain the jsp implicit objects?
What is a jsp expression?
What are jsp and servlets?
What is the
Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com
Can constructor be used instead of init(), to initialize servlet?
How do I open a jsp file?
What is session tracking in jsp?