|
Seems to me Stateful session bean is not necessary.
Strore a bean in a HttpSession = Stateful session bean, right? If you want to
use Stateful session bean you still need to create it in a HTTPSession object
(maybe a bean), right? So, why Sateful session bean? Why J2EE specification does
not make it direct? I mean, just like Session,getSession(), there should be a
function called Session.getSessionBean("beanLookupName"). Is that not
good?
Fei Li
----- Original Message -----
|
Title: Why store session in Session Bean instead of HttpSession?
- Why store session in Session Bean instead of HttpSession... Cengiz KAYAY
- Re: Why store session in Session Bean instead of Ht... Fei Li
- Re: Why store session in Session Bean instead of Ht... Marco Wang
- Re: Why store session in Session Bean instead of Ht... Milind Kulkarni
- Re: Why store session in Session Bean instead o... Fei Li
- Re: Why store session in Session Bean inste... Dmitri Colebatch
- Re: Why store session in Session Bean instead of Ht... John Harby
- Re: Why store session in Session Bean instead of Ht... Dimitar Stavrakov
