GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Placement Papers  >  Satyam  >  Java
Go To First  |  Previous Question  |  Next Question 
 Java  |  Question 45 of 46    Print  
Q.How stateful session bean maintain the state?

  
Total Answers and Comments: 0 Last Update: December 01, 2006     Asked by: MahipalReddy 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

A Stateful Session Bean is a bean that is designed to service business processes that span multiple method requests or transactions. Stateful Session beans retain state on behalf of an individual client. 
Latest Answer : stateful A stateful bean contains a conversational state that is retained across method calls and transactions. The create method takes arguments e.g. create(String id) , create(int I , String id) There can be one or more arguments in a create method ...

CMP: Tx behaviour in beans are defined in transaction attributes of the methods BMP: Programmers has to write a code that implements Tx behaviour to the bean class. Tuned CMP entity beans offer better 
Latest Answer : Bean-managed persistence is more complicated than container-managed persistence because you must explicitly write the persistence logic into the bean class. In order to write the persistence handling code into the bean class, you must know what type of ...

Servlets maintain session in ServleContext and EJB’s in EJBContext.  
Latest Answer : Serlvelts maintain session using HttpSession object and EJB's maintain session using Session Bean ...

Session beans > Associated with a client and keeps states for a client Entity Beans > Represents some entity in persistent storage such as a database  
Latest Answer : Types of Enterprise Bean are:1. Session Bean          i) Stateless Session Bean          ii) Stateful Session Bean2. Entity Bean          ...

Server side reusable java component Offers services that are hard to implement by the programmer Sun: Enterprise Bean architecture is a component architecture for the deployment and development of componentbased 
Latest Answer : In simple terms Enterprise beans are nothing but  Java programs (Objects written in Java)They are specifically used to implement business logic - for example(In a Banking software): customers are allowed to draw a maximum of 5000 rupees per time ...

ejbjar.xml + serverspecific xml file Which is then Packed in a jar – file together with bean classes. Beans are packaged into EJB JAR file , Manifest file is used to list EJB’s and jar file 
Latest Answer : it is very good for interviews ...

Developer programs three classes: –Home interface, contains methods for creating (and locating for entity beans) bean instances. –Remote interface, contains business methods the bean offers. 

Represents one row in the database: –Easy way to access database –business logic concept to manipulate data. Container managed persistence vs. bean managed persistence: Programmer creates three 

Entity beans are effective when application wants to access one row at a time. If many rows needs to be fetched, using session beans can be better alternative Java class (for example, Integer). Entity 

Normally, thinclient multitiered applications are hard to write because they involve many lines of intricate code to handle transaction and state management, multithreading, resource pooling, and other 


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

NLP State Management

NLP State Management Introduction A combination of the internal representations of the mind and the physiology of the body form a complete Neuro linguistic state of consciousness Such states are a part of our day to day life Some states bring us empowerment whereas others limit our potential We need
 

Using UML with Java

Using UML with Java While Java is not a new language its application for the development of embedded systems is quite new Developers are beginning to take a second look at modeling languages such as UML and many feel it can be a powerful tool in their development arsenal mosgoogle center Introductio
 

UML Elements : State Diagram

UML Elements State Diagram The state diagram is used as a symbol for finite state machines It may also be used to represent state transition tables Of the 13 diagrams available in UML 2 0 the state diagram has some of the most variations In addition to coming in different forms it may also use vario
 

Java Technology Trends

Technology Trends Involving Java Java is an object oriented programming language OOP for Web browsers It is organized around data rather than actions and supports polymorphism which allows the same code to be written generically so it can function with different datatypes inheritance which allows on
 

JSP Implicit and Session Objects

JSP Implicit and Session Objects In this JPS tutorial you will learn how to program using JSP JSP expressions and Implicit Objects JSP Session Object methods of session object getAttribute String name getAttributeNames and isNew mosgoogle JSP expressions If a programmer wants to insert data into an
 

How To Maintain Etiquette In Conversation

How To Maintain Etiquette In Conversation Effective communicating or conversation stems from the ability of a person to properly construct phrases or sentences that will go directly to the point No dilly dallying and to immediately emphasize the message coming from the sender towards the receiver wi
 

The Current State of Enterprise Resource Planning

The Current State of Enterprise Resource Planning To analyze the future trends of Enterprise Resource Planning it is first important to look at the current state of this industry While this tool was originally used for manufacturing and human resources it is now being used in areas such as customer
 

How To Maintain a CRM Project

How To Maintain a CRM Project There are a number of risks involved with implementing a Customer relationship management system Some of these risks are glitches or hiring issues Not matter how impressive the CRM interface looks it will be doomed to failure if it does not help the company achieve thei
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape