can we use more than one controller in web application

Answer Posted / kalyan

We can have mulitiple controllers but if it is struts
framework MVC design follows the one controller ,its not
supported the multiple controllers

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What if you need to span your transaction across multiple servlet invocations?

793


Describe the phases of servlet lifecycle?

805


How can we refresh automatically when new data has entered the database?

830


Why don't we write a constructor in a servlet?

784


Explain the jar and war files in servlet?

802


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

787


How do we call one servlet from another servlet?

754


When to use doget() and when dopost()?

816


What is a server side include (ssi)

770


Why is http protocol called as a stateless protocol?

729


Which is the methods of generated servlet?

881


Which protocol will be used by browser and servlet to communicate

761


What are the different mode that servlets can be used?

756


What is the type of method for sending request from http server?

789


How does tomcat servlet container work?

806