Question
Explain with an example Stateful session beans.

Answers

Stateful Session Beans : It consists of business object to deal with the session throughout and it also allow the access to the bean instance that is limited to only one client at a time. The serialization of the request is being done if any concurrent access request is made to a single bean then using the @AccessTimeout the container of the server throws an exception that is being caught and processed on the basis of the rules defined. The stateful bean state can be changed according to the requirement and free up the memory according to the demands that are rising for the processes to be solved. The example that can be given in this case is checking a web store and logging in. The session will be maintained till the customer logs out.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q What is a trail file?
  • Q Once I've used freopen, how can I get the original stream back?
  • Q Who presides over the joint sitting of the Parliament?
  • Q Who had became a member of the Brahmo Samaj in 1856 and founded his own breakaway "Brahmo Samaj of India" in 1866?
  • Q I've heard that people in your field have characteristics such as ____________, which I have not had the opportunity to develop in my current career. How important are those characteristics?
  • Q Explain the following in brief: Tool- work interaction
  • Q Name the trees which survived the 1945 atom bomb explosion in Hiroshima ?
  • Q Which horse won the Epsom Derby in 1989?
  • Q Chemical used for the preservation of food:
  • Q In your own words provide both a social definition and managerial definition of marketing. What is the limitation of understanding only the managerial definition?
  • Q Why do objects gets locked and when does this happens?