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...


can we use more than one controller in web application

Answers were Sorted based on User's Feedback



can we use more than one controller in web application..

Answer / 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

can we use more than one controller in web application..

Answer / 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

can we use more than one controller in web application..

Answer / manisha telang

We can use as many controllers if not using Struts ,
Usaually designs that I have worked has one business logic
has one controller .

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Servlets Interview Questions

What is the difference between context parameter and context attribute?

0 Answers  


Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html

1 Answers  


What is the capacity that doGet method can send to the server?

5 Answers  


what is the control flow in servlet when we send a request?

5 Answers   TCS,


What are the types of ServletEngines?

1 Answers  


Is servlet a server side scripting language?

0 Answers  


what are binding listners?

1 Answers  


Explain load on start-up and its importance?

0 Answers  


What is the inter-servlet communication?

0 Answers  


What is the need of session tracking in web application?

0 Answers  


What are the methods in HttpServlet?

8 Answers  


How to get the server information in a servlet?

0 Answers  


Categories