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..?



i am using rich faces datatable rich:datatable. On entering the value, values get filtered in tabl..

Answer / 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

More JSP Interview Questions

How do I use a scriptlet to initialize a newly instantiated bean?

0 Answers  


How do you delete the session data?

0 Answers  


What is difference between page and pagecontext in jsp?

0 Answers  


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

0 Answers  


Explain the difference between servlet and jsp?

0 Answers  






What is jsp processing?

0 Answers  


Is jsp platform dependent?

0 Answers  


What is an expression in jsp?

0 Answers  


What is request scope in jsp?

0 Answers  


How can we create jsp custom tags?

0 Answers  


Is there a way I can set the inactivity lease period on a per-session basis?

0 Answers  


How do we print “<br> creates a new line in html” in jsp?

0 Answers  


Categories