ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
what is difference between requestprocessor and request
dispatcher?
 Question Submitted By :: Gopalraop
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is difference between requestprocessor and request dispatcher?
Answer
# 1
Request processor is used to process each and every 
request. this is similar to the Filter concept. Login kind 
of validation will be done by using request processor.

Where as request dispatcher will dispatch(transfer) the 
request from one page to other. i.e. moving from one page 
to other with out user Interacton
 
Is This Answer Correct ?    10 Yes 1 No
Mahesh Bolla
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
What is difference between abstract class & final class  5
long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?  3
What are the two major components of JDBC? Mind-Tree4
How u dubugg ur project? iFlex1
Hi Friends, can u give code to convert ArrayList to HashMap and HashMap to ArrayList.  1
What is the minimum and maximum length of an identifier? TCS6
What are the ways of polymorphism other than Overridding & Overloading  1
what is tempplate pattern RBS4
When we will use an Interface and Abstract class?  3
diff between abstract methods and interfaces with programing (code) example?  2
How are this and super used?  6
I have one Shopping cart application, i that i have selected some items, while clicking submit button by mistake i have clicked twice or trice, that time items are selected twice or trice. Actually i want only one copy of items but its selected twice or trice. So how can we avoid this problem? Honeywell2
What is Overriding and how can it be used? Wipro5
What are the Object and Class that classes used for?  3
Read data from console and print in one file. That would be in C:\temp ? Thanks, Bose Oracle1
What is Session and cookies?Explain in detail with an example? CTS2
what are the oops concept in java explain with real time examples Tech-Mahindra4
Difference String and String Buffer  3
can we have virtual functions in java? Wipro7
StringBuilder s = new StringBuilder("Hello Mom");s.append(",I mean,Mother"); Response.Write(s.ToString()); String s = "Hello Mom"; s+ = ",I mean Mom"; Response.Write(s); Which is faster ? which uses the most memory?  4
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com