David, My example application I pointed out to you contains a Spring Security (formerly Acegi) configuration for Wicket (with a superclass for the application/session). That should help get you off the ground quickly if you want to go with Spring Security.
James On Mon, Mar 22, 2010 at 8:15 AM, David Chang <[email protected]> wrote: > > Hello, I am learning Wicekt via the book WIA and I understand that Wicket has > its own way (interfaces, components, sub-projects) of handling web security. > > I am thinking about using Acegi with Wicket. The reason is that I am familiar > with Acegi, but I hope I am not going to do the wrong thing within the Wicket > context. > > I would like to know any big or obvious reasons against that. > > Thanks for your input! > > Regards. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
