This is a discussion on can anyone explain what are Entity,Session and within the Java forums, part of the Programming Talk category; can anyone explain what are Entity,Session and...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Entity is used for storage access... Statefull / Stateless Sessions contain / execute a activity or business process..MDBs handle inbound messages... Example: JMS message is sent from a Web Server application requesting account details for a user from the backend host, a MDB is triggered on the inbound traffic, MDB calls up the Session EJB Customer account details service, Session calls a collection of security / role access, web services, jdbc and / or entity beans to grab the data, MDB mediates the reply and responds to the reply queue.In my souces I've included a link to a book on this subject.
www.redbooks.ibm.com
__________________
Powered by Yahoo! Answers |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Kindly explain the Concepts | sammy | Other DBs | 4 | 04-07-2007 09:55 AM |
| Explain Equivalance Partitioning and Boundary Value Analysis | venkatesh32@hotmail.com | Software Testing | 1 | 02-16-2007 02:55 AM |
| CTS question pattern and question papers required | mallakishore | Placement Papers | 1 | 07-05-2005 07:32 PM |