View Single Post
Old 23-01-07, 09:16 PM   #2 (permalink)
kkchaitanya_18
Member
 
Join Date: Jan 2007
Age: 28
Posts: 83
Thanks: 1
Thanked 4 Times in 4 Posts
Rep Power: 3 kkchaitanya_18 will become famous soon enough
Re: J2EE - Stateful session bean and Stateless session bean

Stateless beans are beans that don’t maintain state across method calls.They are generally intended to perform individual operations automatically.Any instance of stateless bean can be used by any client at any timeStateful session beans maintain state within and between transactions Each Stateful session bean is associated with a specific client.Containers can automatically save and retrieve a beans state in the process of managing instance pools of stateful beans.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
kkchaitanya_18 is offline Offline   Reply With Quote
 
45,000 Jobs - Get an Interview Call,  Post Your Resume Here