Hi Matt,
Thanks for your reply.
I have checked that demo already. But it doesn't implements the
relationship between the Menu and Role as the XML does in the
database. That's what I want to do.
I think it is quite a common requirement. So I ask for help to see
whether there is some good suggestio
This might help:
http://demo.raibledesigns.com/struts-menu/dynamicMenu.jsp
On Sun, May 2, 2010 at 8:54 AM, Tony Luo wrote:
> Hi All,
>
> I am trying to start one new project and it requires Menu-Role Mapping
> from the database.
>
> I did some investigation on Struts Menu. I think it could gen
Hi All,
I am trying to start one new project and it requires Menu-Role Mapping
from the database.
I did some investigation on Struts Menu. I think it could generate
the menu repo from database or implement Menu-Role by XML.
But how could I combine these two features together?
I think it could b