Actions
Bug #1007
closedServlets are not session safe
Start date:
03/06/2003
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1007
Description
This is a serious bug that will cause all kinds of bizarre user experiences of
the nature of where they get results form other users sessions.
The fix requires not using member varibles in servlets where the variable needs
to be session safe. This can be achived using the session object and passing
variables explicitly around the system
Related issues
Updated by Gabriel Farrell over 21 years ago
Duplicate
- This bug has been marked as a duplicate of 1006 ***
Actions