Marco Mistroni wrote:
Hello all,
has anyone ever used Struts Menu together wtih Acegi?
Following what's explained in this link
http://struts-menu.sourceforge.net/security.html
i would like to implement my own PermissionAdapter that uses Acegi in
order to load dynamically menu items for my app
I just posted some code from our initial integration
of Acegi with the JSR-168 compliant Spring Portlet MVC
Framework. You can see the code here:
http://forum.springframework.org/viewtopic.php?p=26141
I'm interested in any feedback on this, including if something
along these lines should be for
Hello all,
has anyone ever used Struts Menu together wtih Acegi?
Following what's explained in this link
http://struts-menu.sourceforge.net/security.html
i would like to implement my own PermissionAdapter that uses Acegi in
order to load dynamically menu items for my application..
here is what