Re: [TRINIDAD] CoreTable.setValueExpression(CoreTable.VAR_KEY,...) is not working as expected.

2011-06-02 Thread Paul Spencer
Found the error. I was setting the property VAR_KEY to the wrong value. Below is the corrected table.setValueExpression() table.setValueExpression(CoreTable.VAR_KEY.getName(), ef.createValueExpression(elContext, "row", Object.class)); Now the VAR_KEY property

Issue with Myfaces NavigationMenuItem

2011-06-02 Thread Julian Osorio Amaya
Greetings We've a navigation problem with myfaces NavigationMenuItem class implementation in tomcat 6.32. There's a page refresh with a click over a menu item Here is the code BackingBean code NavigationMenuItem menu = new NavigationMenuItem[2]; menu[0] = new NavigationMenuItem("", null,