aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Serialization and passivation in Stateful session beans 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 "Serialization and passivation in Stateful session beans" Watch "Serialization and passivation in Stateful session beans" New topic
Author

Serialization and passivation in Stateful session beans

rajesh kumar
Greenhorn

Joined: Jul 27, 2006
Posts: 1
Hi

i am new to this Subject. Can anybody explain me in detail , what happens when the passivation method is called by the container, and are we serializing the data of the stateful session bean. i mean are we storing the conversational state of the client anywhere.

If we are storing this state where are we storing this state.
and when the client revisits the same page how does he gets the same state where he last left.

Waiting for your explanations
 
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: Serialization and passivation in Stateful session beans
 
Similar Threads
Instance pooling
Regarding Stateful Session Bean!!
dbt on Missed ejbRemove()
2 stateful bean questions
Stateful session bean persistance