Re: Wicket+Spring Security the Wicket way

2012-10-02 Thread Alexander Morozov
.n4.nabble.com/Wicket-Spring-Security-the-Wicket-way-tp4652112p4652592.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail

Re: Wicket+Spring Security the Wicket way

2012-09-22 Thread pureza
Hi Michal, In the end I opted for shiro instead. Much simpler and does everything I need. See this: https://github.com/wicketstuff/core/tree/master/jdk-1.6-parent/shiro-security/ -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-Spring-Security-the-Wicket-way

Re: Wicket+Spring Security the Wicket way

2012-09-20 Thread Michal Margiel
Hello, I really would like to read some comments about this topic. Anyone have some experience with putting Spring Security and Wicket together? 2012/9/18 Luis Pureza pur...@gmail.com Hi, I'm new to both Wicket and Spring Security, so bear that in mind :) I'm trying to integrate Wicket and

Wicket+Spring Security the Wicket way

2012-09-18 Thread Luis Pureza
Hi, I'm new to both Wicket and Spring Security, so bear that in mind :) I'm trying to integrate Wicket and Spring Security into my webapp, but I'm not feeling happy with the end result. As you might know, Spring Security works by listening to requests sent to virtual URLs. So, for example, to