Hi,

how can i get the session object of a bean with scope="session" in all
methods
of the bean.

To cache the session object in a member variable of a superclass of the
beans has strange effects on Linux
(on Win98 it is O.K.), some times it is an object of type
"org.apache.tomcat.facade.HttpSessionFacade",
some times of type "org.apache.tomcat.session.StandardSession", but all
beans are in the same session scope!?!

Who can help ?

Regards, Ralf.



Reply via email to