0

I have a requirement to capture Logs for Session Time out using Spring AOP / Log4j. Can any one please provide some idea on it

sanastasiadis
  • 1,182
  • 1
  • 15
  • 23

1 Answers1

0

I suppose you mean HTTP sessions. You probably need an HttpSessionListener. Have a look to this question.

Community
  • 1
  • 1
sanastasiadis
  • 1,182
  • 1
  • 15
  • 23