ejb controller pattern 2003-12-11 - By Pradeep Kumar
Back I think EJB controller, must be implemented as a stateful session bean, since EJB controller essentially controls the user session threads.
-- --Original Message-- -- From: Kancharlapalli,Sridhar [mailto:kanchars@(protected)] Sent: Thursday, December 11, 2003 6:18 PM To: J2EEPATTERNS-INTEREST@(protected) Subject: Re: ejb controller pattern
Hi, EJBController may not be exactly mapped to business delegate, but it can be a layer between Business Delegate and Session/Entity Beans. A Controller takes a request and based on some criteria directs that request to an object to be serviced.
-Sridhar Kancharlapalli.
-- --Original Message-- -- From: Jain, Siddharth (ODC - Satyam) [mailto:SiJain@(protected)] Sent: Thursday, December 11, 2003 4:54 PM To: J2EEPATTERNS-INTEREST@(protected) Subject: Re: ejb controller pattern
I am afraid not! session facade or facade's could be used by the ejbController.
-- --Original Message-- -- From: Giovani Salvador [mailto:giovani-salvador@(protected)] Sent: Thursday, December 11, 2003 5:49 PM To: J2EEPATTERNS-INTEREST@(protected) Subject: Re: ejb controller pattern
Maybe Session Facade, don�t you think?
Giovani Salvador
-- -- Original Message -- -- From: "Kancharlapalli,Sridhar" <kanchars@(protected)> To: <J2EEPATTERNS-INTEREST@(protected)> Sent: Thursday, December 11, 2003 2:54 AM Subject: Re: ejb controller pattern
Hi, There is no such pattern in J2EE catalog, but it is mentioned in Java Pet Store. To my knowledge EJB Controller here shows a common entry point to the business tier, if you want to map this to J2EE patterns maybe business delegate would be an appropriate pattern.
Regards, -Sridhar Kancharlapalli.
-- --Original Message-- -- From: Kalra, Ashwani [mailto:ashwani.kalra@(protected)] Sent: Wednesday, December 10, 2003 6:52 PM To: J2EEPATTERNS-INTEREST@(protected) Subject: ejb controller pattern
hi,
Can any body point me to the ejbController pattern used in java pet store. Like its description, pros and cons etc.
Thanks & Regds Ashwani Kalra
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ This message contains information that may be privileged or confidential and is the property of the Cap Gemini Ernst & Young Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorised to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
DISCLAIMER: This message (including attachment if any) is confidential and may be privileged. Before opening attachments please check them for viruses and defects. MindTree Consulting Private Limited (MindTree) will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|