I think the subject is fairly thorough:

How do I dispose a session-scoped ASO without destroying the session? And can I do that without implementing my own session handling support (which would be a possible solution)? Basically, I'd like to destroy some objects so they are reinstantiated later, without destroying the whole session (losing other important things), and using the standard injection mechanism to access them (so no "mega session object" that has children).

Ideas?

--
Ing. Leonardo Quijano Vincenzi
DTQ Software
Web Application Design and Programming
http://www.dtqsoftware.com



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

Reply via email to