Matt
I am already using it in my project and it works just fine. Documentation
isn't the best though. Still haven't really figured out what to do with the
optional default that you can apply
in the onload-config.xml.
If you want I can send the jar and pom files to you.
/Tommy
[EMAIL PR
@see java.lang.Comparable#compareTo(T)
*/
public int compareTo(NavigationRule rule)
{
// sort longest to shortest
return viewId.compareTo(rule.getViewId()) * -1;
}
}
}
--
like /myurl.html?cid=12
>> it
>> gives convenient bookmarking support to jsf also.
>>
>> Mark
>> -Original Message-----
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, January 17, 2007 2:11 PM
>> To: users@appfuse.dev.java.net
gt; gives convenient bookmarking support to jsf also.
>>
>> Mark
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, January 17, 2007 2:11 PM
>> To: users@appfuse.dev.java.net
>> Subject: [appfuse-user] Ca
PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 17, 2007 2:11 PM
To: users@appfuse.dev.java.net
Subject: [appfuse-user] Call default JSF managed bean method
Hi
Appfuse is using the struts-menu for its menu system and I like it so I
would prefer not to change it. Not my problem is tha
convenient bookmarking support to jsf also.
Mark
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 17, 2007 2:11 PM
To: users@appfuse.dev.java.net
Subject: [appfuse-user] Call default JSF managed bean method
Hi
Appfuse is using the struts-menu for its m
Hi
Appfuse is using the struts-menu for its menu system and I like it so I
would prefer not to change it. Not my problem is that you define the links
for the menu in the menu-config.xml file. That means NO JSF stuff there :|
I have a link to a JSF page where the backing bean has a method that I