dynamic tabview problem

UI Components for JSF
Post Reply
Matrium
Posts: 112
Joined: 16 May 2011, 08:27

02 Dec 2011, 18:46

Hi,

i have a problem: i use tabView with dynamic="true", which works great. i also use JSF2-GET-support with f:viewParam and f:event.
i have a page which is use to display my items, like so:
..../myApp/myPage.jsf?itemId=1 for the Item with ID 1
..../myApp/myPage.jsf?itemId=3 for the item with ID 3 and so on

if i view item 1 and then item 3, everything is fine. But if i use the browser-back-button to return to item 1 again, i have a problem: if i select another tab, the loaded content is the content of item 3, not 1.

do you know what i mean?
PrimeFaces (Elite) 4.0.13, Majorra 2.1.28, Tomcat 7.0.53
Testing with Firefox, Chrome and IE9+IE10
<3 Primefaces!!!

porthos
Posts: 122
Joined: 09 May 2011, 03:17

03 Dec 2011, 02:36

What scope is your managed bean?
-------
PrimeFaces 3.4, Glassfish 3.1.2, Mojarra 2.1.6

Matrium
Posts: 112
Joined: 16 May 2011, 08:27

07 Dec 2011, 10:05

the managed-bean uses session-scope
PrimeFaces (Elite) 4.0.13, Majorra 2.1.28, Tomcat 7.0.53
Testing with Firefox, Chrome and IE9+IE10
<3 Primefaces!!!

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Google [Bot] and 38 guests