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 / 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 |
How do I use a scriptlet to initialize a newly instantiated bean?
How do you delete the session data?
What is difference between page and pagecontext in jsp?
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
Explain the difference between servlet and jsp?
What is jsp processing?
Is jsp platform dependent?
What is an expression in jsp?
What is request scope in jsp?
How can we create jsp custom tags?
Is there a way I can set the inactivity lease period on a per-session basis?
How do we print “<br> creates a new line in html” in jsp?