The moose likes JSF and the fly likes t:dataTable with search results ?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "t:dataTable with search results ?? " Watch "t:dataTable with search results ?? " New topic
Author

t:dataTable with search results ??

philip f williams
Greenhorn

Joined: Mar 02, 2008
Posts: 3
Hi Guys,

I have been working with JSF for a short time. It is great so far.

I have a question about datatables. I have an app that uses several datatables and it works great with managed bean.

How do I use a datatable and search results, dynamic results. When I try this it shows the first page on my app ok. When I try to page to the next page it shows blank???

Any help would be greatly appreciated.

Thanks
Phil
philip f williams
Greenhorn

Joined: Mar 02, 2008
Posts: 3
I moved the bean to session and it works...

I was trying to avoid another session bean.

It works now.

Thanks

Phil
 
 
subject: t:dataTable with search results ??
 
Threads others viewed
implementing the windows back button functionality
scope problem with simple search page
Firefox browser problem
Random URL and Redirection
Issue with DataTable - how to control null data set?
MyEclipse, The Clear Choice