Post your page code for the menu and we might be able to give you some hints.

On 2/27/07, Bharath Belagodu <[EMAIL PROTECTED]> wrote:




There have been several problems with tomahawk panelNavigation2 components
that I've been working with. The sole reason for us to use panelNavigation2
is for dynamic menu purposes, I've been looking at
https://issues.apache.org/jira/browse/ to check on issues
already reported but didn't find any,





Here are two outstanding issue and would appreciate your feedback on the
same,

1. java.lang.IllegalStateException: Component ID j_id28_nav1_item0 has
already been found in the view.  See below for details.

The above exception occurs when there is a validation failure on the webpage
and the JSF page is redisplayed. 'Nav1' is the id of the panelNaviagtion2
component; 'item0' are the navigation menu items which are created for the
menu to be used. How to avoid this duplication of menu items?



2. The menu collapses and doesn't retain state after a successful POST.
After a successful post I return back and action string 'SUCCESS' which
takes me to the success.jsf page but the menu is collapsed at this point of
time.



Any suggestions? The alternative design developed is a static menu which I'd
like to avoid if possible.



Thanks,

Bharath


Reply via email to