I would assert you don't need the Session Facade as one of the advantages of the 
Session Facade is it's ability to abstract the low level operations of the Session 
EJBs from upper layers of your architecture.  You could probably have your actions 
talking to a Business Delegate layer or your DAO layer directly.  Of course, this is 
just one viewpoint.

-----Original Message-----
From: Zhang, Larry (L.) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 07, 2004 2:59 PM
To: Struts Users Mailing List
Subject: Session facade



 It seems session facade design pattern is becoming ubiquitous. My question is that 
 if we are not going to use EJB(but we do have DAO-data access object), does it still 
make sense to use session facade?

Thanks.

 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to