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 difference between business deligate and session
facade ?

Answers were Sorted based on User's Feedback



what is difference between business deligate and session facade ?..

Answer / 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

what is difference between business deligate and session facade ?..

Answer / guest

asdf

Is This Answer Correct ?    1 Yes 24 No

Post New Answer

More Java J2EE AllOther Interview Questions

httt method

2 Answers   HCL,


which book is the best for preparing for SCWCD 1.5

4 Answers   Google,


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

0 Answers  


What is the use of log4j and how to make use of that in a application?

2 Answers  


Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...

2 Answers   Span Systems,


VSS Objectives

1 Answers  


what is hibernate ceteria ?

4 Answers   Fidelity,


How do I find jre path in windows?

0 Answers  


What are the main classes of the list interfaces? : java collections

0 Answers  


my interviewer asked me what technical specification you used how to answer that question

0 Answers  


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

0 Answers   NSN,


How to call the m1() method of Base class in below snippet ? class Base { public void m1() { System.out.println("Base m1 "); } public void m2() { System.out.println("Base m1 "); } } ====================== class Derived extends Base { public void m1() { System.out.println("Derived m1"); } public void m3() { System.out.println("Derived m3"); } public static void main(String[] args) { Base ob=new Derived(); ob.m1(); //System.out.println("Hello World!"+ob.m1()); } }

6 Answers   Cap Gemini, TCS,


Categories