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 request processor?

Answer Posted / siva

Request processor is a class which is under the controller
layer.this class is uesd to acces the client request from
the actionServlet process the req and then dispatches to
the next layer i.e Model(Action class).Finally Action class
calls the execute() and and it return the ActionForward to
client.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What should I import for arraylist in java?

1091


Where is the singleton class used?

1079


Differences between external iteration and internal iteration?

1210


do I need to use synchronized on setvalue(int)? : Java thread

1050


What is downcasting?

1201


Why does java have two ways to create child threads? Which way is better?

1107


How do you use parseint in java?

1027


Write a program to print count of empty strings in java 8?

1058


What happens if an exception is throws from an object's destructor?

1093


Explain the importance of thread scheduler in java?

1057


What class allows you to read objects directly from a stream?

1378


What is the size of string?

1147


what is the difference between preemptive scheduling and time slicing? : Java thread

1090


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

1216


When should you use arraylist and when should you use linkedlist?

977