Lars, My wicket-advanced example code uses Spring security and wicket-auth-roles. You can download it here:
http://svn.carmanconsulting.com/public/wicket-advanced/trunk/ Hope that helps. James On Wed, Jan 21, 2009 at 5:07 AM, Lars Vonk <[email protected]> wrote: > Hi, > > I am currently configuring my project to use spring-security 2.x with > wicket-auth-roles and noticed that the > http://cwiki.apache.org/WICKET/acegi-and-wicket-auth-roles.html page is > slightly out-of-date. Is it okay is I add a wicket 1.3.5 and spring security > 2.x example? > > Another thing I noticed is that in the example ( > http://cwiki.apache.org/WICKET/acegi-and-wicket-auth-roles.html) the Spring > Security Filter is added to the web.xml. But I think this is only necessary > if you also want to protect static resources right? Or is there another > reason to add the Spring Security Filter? > > Thanks in advance, > > Lars > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
