> From: zach Li [mailto:zach...@hotmail.com]
> Subject: Rsecurity breach on tomcat 6.0.26
> one user screen(or input) totallly showing up on the different user screen.
Your webapp is most likely storing references to the request or response
objects in static or instance fields of a se
Hi,
we are using tomcat 6.0.26 to host a java application. but recently we are
experiencing security breach once or twice a week. the issue we are facing is:
one user screen(or input) totallly showing up on the different user screen.
Those screens have customer sensetive information.
Anyo