Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
windows XP, jdk 1.5, myfaces 1.0.9
Description
Popup+tree2+commandLink
For example, I have a one level tree 2. Only root and leaves. For each leaf, I have a popup. In the popup window, I have a commandLink which calls a method in the backing bean.
The backing bean method will be called as many times as the number of the tree nodes/leaves.