can we use more than one controller in web application
Answer Posted / kishore
We can have multiple controllers but if it is a struts
framework then it voilates MVC design since we cannot have
more than one controller in MVC
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
How can we refresh automatically when new data has entered the database?
Whether we can get deadlock situation in servlets?
What do you mean by cgi in servlet?
What is the disadvantage of cookies?
What is the difference between CGI and Servlet?
How can the referrer and the target urls be used in servlet?
Difference between get and post in java servlets?
Which are the different ways you can communicate between servlets?
Can you send an authentication error from a servlet?
What is servlet and its use?
How can a servlet be used to generate plain text instead of html?
Is servlet synchronized?
What do you mean by filter in servlet?
What are common tasks performed by Servlet Container?
What are all the protocols supported by httpservlet?