Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Can init method be overridden?

1 Answers   IBM,


What do you mean by context initialization parameters?

0 Answers  


What is context url?

0 Answers  


Why is it not recommended to use script elements in jsp?

0 Answers  


What are implicit objects in jsp?

0 Answers  


What are the advantages and disadvantages of thread-safe jsp page?

0 Answers  


Which one is correct order of phases in jsp life cycle?

0 Answers  


What is _jspservice method?

0 Answers  


How To maintain session ..?

3 Answers   TCS,


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

0 Answers   ABB,


How can the applets be displayed in the jsp? Explain with an example.

0 Answers  


How many jsp scripting elements are there and what are they?

0 Answers  


Categories