Page navigation with links in a datalist

UI Components for JSF
Post Reply
lolazio
Posts: 1
Joined: 17 Nov 2014, 22:23

17 Nov 2014, 22:44

Hello, I hope someone can help me...
I have two pages, the first one asks for some data (a large amount of data) from a bean, every time i retrieve one object of this data I update a datalist with a link that rapresent this element. A click on one of this link will navigate to the second page (pm:second) where I will show the details of the object.
The problem is that I can't go to the second page until all the elements are loaded, because all is blocked waiting for the bean even though I have the information needed to go to the second page for that link.
Is there a way to accomplish this task (without being idle waiting for the bean) ?
Thank you so much :)
Primefaces 5.1.3, Jsf 2.1, Tomcat 8.0

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 48 guests