GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  J2EE  >  Core Java
Go To First  |  Previous Question  |  Next Question 
 Core Java  |  Question 455 of 493    Print  
what is Difference between Event-Based Framework and Request-Based Framework?

  
Total Answers and Comments: 1 Last Update: November 26, 2008     Asked by: siva2baba 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 26, 2008 11:38:30   #1  
ramesh.sukka Member Since: November 2007   Contribution: 8    

RE: what is Difference between Event-Based Framework and Request-Based Framework?
In Event based frameworks, process flow will happend with event triggering where as Requester based frameworks, based up on user request process flow will happend. Examples are, in Springs framework, Spring MVC framework is request based flow where it will completely depends on Request Object and Springs Webflow is Event based framework where flow will controlled by EventObject.

We need to decide one of the framework based up on our business requirements and it will possible to use both in same application.

Regards,
Ramesh Sukka.

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : When we are using struts the action class should not contain the business logic if we are adding in action class then it is not right because action class are instantiated by controller.So we can use other java classes like helper classes where we will ...

Design Pattern means how u r approaching the problem.Architecture means how the data is flowing in your application 
Latest Answer : design pattern howarch what ...
Read Answers (4) | Asked by : Praveen

Latest Answer : No thats not true. Java has a byte code editor too.. Refer : http://www.cs.ioc.ee/~ando/jbe/ ...
Read Answers (6) | Asked by : Beena

What is the difference between an object and an instance? And give me a real time example to differentiate these two?
Read Answers (8) | Asked by : Beena

br />1.what is oracle.2.what is major differenece oracle8i and oracle9i.4.tell me some thing ur self.5.please tell me about oops.6.what is single inheritance.7.what is multiple inheritance.8.can java support 
Latest Answer : how do u prove that abstrace class cannot instantiate directly?    ofcourse abstract class can have constructor,but the keyword "abstract" denotes that the class or method is not yet constructed fully.So if we use abstract keyword ...
Read Answers (10) | Asked by : rajjava

Latest Answer : for ur answer refer to text books,my question here, are session thread safe??, also execute method of the action class is thread safe??, i mean can multiple request process with in the execute method,.? pls email me to arun_hyd@msn.com ...
Read Answers (1) | Asked by : Beena

Latest Answer : HIWhat is meant by reusable? we can use instance of a class as we want more times. Then, and diff between bean and class.Prempremkumar.cm@gmail.com ...
Read Answers (2) | Asked by : Beena

Latest Answer : Swing has built in support for Look and Feel, but Awt has not it has to be get support from OS in which it is running. ...
Read Answers (5) | Asked by : Beena

Latest Answer : An Applet is a special kind of java program that is designed to transmit over internet and automatically executed by java compatible web browser. An Applet can react to user input and dynamically change.Application can be an execution of a program ...
Read Answers (4) | Asked by : Beena

Latest Answer : To provide multiple inheretance we needed interface ...
Read Answers (9) | Asked by : prakash


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Performing DML Operations on XML Schema Based XMLType Views

Performing DML Operations on XML Schema Based XMLType Views Analyzing the underlying query of the empSch v view discussed in the preceding section you may note that each attribute of the EMP T object used in the select list maps to a certain column of a single table namely emps What this means in pr
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

ITIL Framework

We have seen discussions concerning ITIL framework ever since the development of the methodology in the later years of the 1980’s. Over the last twenty plus years ITIL has quickly become the de facto standard in Service Management all over the world. Oddly enough the ITIL started as a sim
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

JavaScript OnError Event

JavaScript OnError Event In this JavaScript tutorial you will learn about onerror event how to use onerror event along with syntax and example mosgoogle center Using onerror event The onerror event fires when a page has a script error This onerror event occurs in JavaScript when an image or document
 

JavaScript Event Handler

JavaScript Event Handler In this JavaScript tutorial you will learn about using event handlers along with events for each HTML tag mosgoogle center Using Event Handler in JavaScript Event Handlers are used in JavaScript by placing the name of the event handler inside the HTML tag associated with obj
 

SOA 2.0 Event Driven Architecture

SOA 2 0 Event Driven Architecture There has been much negative press in recent years in regards to Oracle’ s touting of SOA 2 0 as the next generation version of SOA Its combination of Event Driven Architecture with SOA considers the first iteration of SOA to be a mere client server drive
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape