Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is session facade ?

Answer Posted / srikanth nallapaneni

It is Design pattern
Problem:too many method invocations b/w client and server
will lead to network overhead,tight coupling due to
dependencies between the client and server and chance of
misuce of server business methods due to fine grained
access etc.
Solution: Use of session besn as facade to encapsulate the
complexties b/w the client and server interactions. The
session facade manages the business objects and provides a
uniform coarse grained service access layer to client.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will be the output of round(3.7) and ceil(3.7)?

1168


Does treeset allow null in java?

1009


What is the use of static methods?

1096


Why is serialization required?

1018


Is string passed by reference in java?

1047


Difference between arraylist and vector.

1180


What is java abstraction with example?

1140


What is ‘is-a ‘ relationship in java?

1115


How does arraylist size increase in java?

1175


What is polymorphism java example?

1072


Is main an identifier?

1060


can I implement my own start() method? : Java thread

1040


I want to persist data of objects for later use. What’s the best approach to do so?

1002


What is better - 'bit-shift a value' or 'multiply by 2'?

1258


What is a parameter example?

1031