Re: [appfuse-user] Submenu problems in appfuse 2 and struts-menu

2009-04-09 Thread oscar perez
I was having this problem and spent some time trying to fix it. I am not velocity expert but it seemed to me that velocity had problems with recursivity (didnt keep the values in the stack after the call was finished). What I finally did was to have an iterative version of up to 3 levels (I dont t

Re: [appfuse-user] Submenu problems in appfuse 2 and struts-menu

2009-04-08 Thread Matt Raible
I don't know if it's related, but there is the following open issue in JIRA. http://issues.appfuse.org/browse/APF-1064 Matt On Mon, Apr 6, 2009 at 3:45 PM, mmaia wrote: > > Hi, > > I've been facing hard times while trying to make appfuse work with > submenus. > I'm using struts2 and whenever I

[appfuse-user] Submenu problems in appfuse 2 and struts-menu

2009-04-06 Thread mmaia
Hi, I've been facing hard times while trying to make appfuse work with submenus. I'm using struts2 and whenever I try to do something like: As you can see I need an Item with item in it... This causes really bad behavior in appfu