0

Tomcat's manager console allows the user to manually expire sessions. I find this useful for testing session management in applications. So I was wondering if there is a way to do so in WebSphere instead of waiting for the timeout to occur, or changing the configuration (which I sometimes forget to restore).

Anthony
  • 644
  • 7
  • 23

1 Answers1

1

No, there is no such feature built into WebSphere.

Isaac
  • 16,458
  • 5
  • 57
  • 81