aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes J2EE patterns Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "J2EE patterns" Watch "J2EE patterns" New topic
Author

J2EE patterns

pradeeppk
Greenhorn

Joined: Jan 31, 2002
Posts: 7
Can anyone quote a live scenario of when a Session Bean must implement a Session Facade pattern and when not to implement it. It would be better if it can be illustrated with some sample codes. Thanks in advance.
Kyle Brown
author
Ranch Hand

Joined: Aug 10, 2001
Posts: 3879
Ummm... I think it's more a question of when a session bean is NOT a session facade. IMHO approximately never.
Kyle


Kyle Brown, Author of Persistence in the Enterprise and Enterprise Java Programming with IBM Websphere, 2nd Edition
See my homepage at http://www.kyle-brown.com/ for other WebSphere information.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: J2EE patterns
 
Similar Threads
Session retrieval in the event of browser close
Capture Session Timeout and Forward to JSP page
Single Logon
Closing browser clicking on close button.
session listener????