aspectj « Session « Spring Q&A





1. How to get web session on Spring AspectJ    stackoverflow.com

I have a question for using Spring AspectJ.I want to create audit log when user do something and get user information from web session to create audit log. Can anyone provide examples ...