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
How is hashset maintained in memory by java ?
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
can u draw class/object diagram for ATM
What are the different types of ways where you can iterate over a list? : java collections
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is java collection? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
my interviewer asked me what technical specification you used how to answer that question
What are the classes in the java collection framework? : java collections
What are the differences between the java collection and the java list? : java collections
What are the queues in the java collection framework? : java collections
What are maps interfaces in the java collections? : java collections
Which sorting algorithm is used by collections.sort() in java ?
What are the interfaces in java collections? : java collections