You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Kanika Aggarwal (JIRA)" <de...@myfaces.apache.org> on 2008/08/26 09:11:44 UTC

[jira] Created: (TRINIDAD-1192) All backing beans associated with multi-tabbed jspx getting initialized on a tab click

All backing beans associated with multi-tabbed jspx getting initialized on a tab click
--------------------------------------------------------------------------------------

                 Key: TRINIDAD-1192
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1192
             Project: MyFaces Trinidad
          Issue Type: Bug
         Environment: Windows XP, Chordiant framework, JSF MyFaces
            Reporter: Kanika Aggarwal


I am facing a problem. I have a jspx page which contains tabs. Each tab is again linked to a page (jspx) to be displayed. Each of these linked jspx are having a backing bean associated with them.

Now the problem is that even when i click on one tab, all the backing beans linked to other tabs get called as well. What could be the reason?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.