wicket « Session « Spring Q&A





1. How to handle Wicket session per client using aop    stackoverflow.com

I am using Wicket 1.4.9 + Spring 3 + iBatis. I want to get session data before used transactional but I have a big problem because this data put on Wicket ...