Doing some digging into the Tomcat 4.0.x source code, I noticed that
valueUnbound is called even on a session's setAttribute method. I would
think that the valueUnbound method would only be called when removing
something from the session. Turns out that when i modify the object that is
stored in the session, the valueUnbound method is called...is modifying an
object really considered to be removing it and then adding it?

Any help with this topic would be appreciated.

Matt


 ========================== mailto:[EMAIL PROTECTED]
============
Matt Veitas                               _/_/_/        _/_/_/      _/_/_/
Software Developer                       _/     _/    _/            _/
Object Sciences Corporation             _/     _/    _/            _/
6600 Comet Circle, Suite 512           _/     _/      _/_/_/      _/
Springfield, VA 22150                 _/     _/            _/    _/
voice:   +                                       _/     _/            _/    _/
fax:     +                                    _/_/_/        _/_/_/        _/_/_/
============================ http://www.objectsciences.com/ ============


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to