I'd like to use annotation for spring in my wicket application, and I know I can get that working by extending AnnotSpringWebApplication. I would also like to use wicket auth roles as well, and it can be done by extending AuthenticatedWebApplication. But what if I want to use both of them together? I cannot extend both of them at the same time. Does anyone know how to get both functions working together?
Kind regards, Chih-liang -- View this message in context: http://www.nabble.com/How-to-use-AuthenticatedWebApplication-together-with-AnnotSpringWebAppli-t1760259.html#a4788429 Sent from the Wicket - User forum at Nabble.com. _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
