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


Please Help Members By Posting Answers For Below Questions

Why do you use session tracking in httpservlet?

832


What do you mean by session tracking and also explain its techniques?

673


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

787


What is the difference between using getSession(true) and getSession(false) methods?

793


What is URL Encoding?

841


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

768


How can we implement a jsp page?

849


What are different Authentication options available in Servlets.

775


What are the advantages of servlets over traditional cgi?

812


Explain the features are in servlet 3?

798


What are the various ways of session supervision in servlets?

738


What is string tokenizer?

816


What do you mean by singlethreadmodel interface?

784


What is the difference between servlet and jsp?

803


What is Request Dispatcher?

1062