SURESHKUMAR.NET FORUMS
Registered Member Login:
Not a member? Register today!



Welcome to the SURESHKUMAR.NET FORUMS.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.




Java Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too.

J2EE - Stateful session bean and Stateless session bean

        

Reply
 
LinkBack Thread Tools Display Modes
Old 23-01-07, 07:48 PM   #1 (permalink)
Junior Member
 
preethisingh's Avatar
 
Join Date: Jul 2006
Posts: 1,391
Thanks: 1
Thanked 28 Times in 25 Posts
Rep Power: 19 preethisingh is a jewel in the rough preethisingh is a jewel in the rough preethisingh is a jewel in the rough
J2EE - Stateful session bean and Stateless session bean

When you will chose Stateful session bean and Stateless session bean? <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>

preethisingh is offline Offline   Reply With Quote
Old 23-01-07, 09:16 PM   #2 (permalink)
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
Reply

Tags
bean , j2ee , session , stateful , stateless


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
J2EE - What is the life cycle of Stateless session bean? preethisingh Java Interview / Technical Questions 0 23-01-07 07:47 PM
Java Contest-13 with answers keerthi JAVA Technologies 8 31-12-06 09:44 AM


All times are GMT +6.5. The time now is 11:25 AM.

More Interview Questions Here...

Content Relevant URLs by vBSEO 3.3.0