Question
Explain Flow of Spring MVC ?

Answers

The DispatcherServlet configured in web.xml file receives the request.

The DispatcherServlet finds the appropriate Controller with the help of HandlerMapping and then invokes associated Controller.

Then the Controller executes the logic business logic and then returns ModeAndView object to the DispatcherServlet.

The DispatcherServlet determines the view from the ModelAndView object.

Then the DispatcherServlet passes the model object to the View.

The View is rendered and the Dispatcher Servlet sends the output to the Servlet container. Finally Servlet Container sends the result back to the user.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q TANVEER AND KUNAL WENT DOWN A DESCENDING ESCALATOR . THE ESCALATOR WAS GOING DOWN AT A CONTANT SPEED . KUNAL WALKED DOWN THE STEPS AND HAD TO COVER 50 STEPS TO REACH THE BOTTOM.TANVEER ON THE OTHER HAND , RAN DOWN THE STEPS OF THE ESCALATOR AND HENCE HAD TO TAKE 75 STEPS TO REACH THE BOTTOM . ACTUALLY , TANVEER TOOK 3 STEPS IN THE SAME TIME IT TOOK KUNAL TO TAKE 1 STEP . HOW MANY STEPS WOULD BE visible when the ecalator is stopped and not operating.?
  • Q The Indian metropolitan city that locate nearest to equator?
  • Q What is responsibility of Garbage Collector
  • Q Do you have any other media or PDF documents that need to be incorporated, or will any need to be created?
  • Q Which scheme aims at the 'urban slum dwellers living below the poverty line who do I not possess adequate shelter?
  • Q explain norepinephrine
  • Q How firc accounting is done?
  • Q Write down how will you create a Binary tree?
  • Q Which generates the query plan/what is generated by optimizer?
  • Q How is hypertrophic obstructive cardiomyopathy (HOCM) treated medically?
  • Q Mention what is data cleansing?