jQuery in Action, 2nd edition
The moose likes EJB and other Java EE Technologies and the fly likes what is the diffence between  HttpSession and StatefullSessionBean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "what is the diffence between  HttpSession and StatefullSessionBean" Watch "what is the diffence between  HttpSession and StatefullSessionBean" New topic
Author

what is the diffence between HttpSession and StatefullSessionBean

kiran kumar
Greenhorn

Joined: Feb 07, 2005
Posts: 29
Hi,
Can any body help, What is the difference between
HttpSession and statefull sessionbean ?
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
This question is note related to webservices.
I am moving this to our EJB discussion forum. Folks there might help.
Valentin Tanase
Ranch Hand

Joined: Feb 17, 2005
Posts: 704
Hi Ram,

you might find this thread useful:
http://www.coderanch.com/t/315880/EJB-JEE/java/Statefull-session-Bean-Vs-Servlets
Regards.


I think, therefore I exist -- Rene Descartes
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: what is the diffence between HttpSession and StatefullSessionBean
 
Similar Threads
HttpSession vs Stateful Session Bean
Difference between HTTPSession & Cookies
What is the difference between Session and HttpSession?
Diff between HttpSession and Stateful Session bean
Difference between ActionContext.getContext().getSession() and HttpSession