what is difference between business deligate and session
facade ?
Answer Posted / suresha
business delegate reduces coupling between presentation
tier clients and business services.it hides business
implementation details.
session facade encapsulate the complexity of interaction
between business objects.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What is an algorithm in java collection framework? : java collections
What is deque in the java collections framework? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
Should we create system software ( e.g operating system ) in java ?
What are the different types of ways where you can iterate over a list? : java collections
What are the uses of the set interfaces in the java collections? : java collections
please mail me the interview question based on java/j2ee
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What do you understand by synchronization? Why is it important?
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
What are the main classes of the list interfaces? : java collections
What are the different types of collections views being provided by the map interface? : java collections
How do I find jre path in windows?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What is the difference between comparable and comparator in java.util pkg?