tr:commandNavigationItem
------------------------
Key: TRINIDAD-1147
URL: https://issues.apache.org/jira/browse/TRINIDAD-1147
Project: MyFaces Trinidad
Issue Type: Test
Components: Components
Affects Versions: 1.2.8-core
Reporter: Dushyant Agarwal
Fix For: 1.2.8-core
I am using JDev 11g,JBoss 4.2.1, Trinidad 1.2.4.
In my project I have top,bottom & center frames. I have a page in the
center
frame that consists of a tr:commandNavigationItem component. I have
provided
the "destination" as another page(target.jsp) and "targetFrame" as
bottom
frame. However on clicking on it the navigation takes place to
target.jsp
in
the same frame(center).
On the other hand on using a tr:goLink with the same attrinute values as
above provides the navigation. But tr:goLink does not have an action
attribute as tr:commandNavigationItem.
I need to use tr:commandNavigationItem to navigate to another frame (as
tr:goLink). How can I do it???
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.