1. Session information for ApplicationListener forum.springsource.orgI am interested in using the ApplicationListener to receive user login events that has been suggested in numerous previous posts. What I don't understand is how does the listener access the ... |
2. ApplicationListener in session scope bean fails forum.springsource.org2007-04-09 09:12:14,609 ERROR [org.springframework.web.context.ContextLoader] - |
3. Session Scoped Beans in ApplicationListener forum.springsource.orgIs there any way to access a session scoped bean in an ApplicationListener? For example if I have a bean defined as follows: Code: |