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 have different controllers in one struts app?

Answer Posted / qim2010

We can’t have different controllers in one struts
application as Struts Framework is based on Front Controller
design pattern. The Front Controller suggests that we only
have one Servlet (instead of having specific Servlet for
each specific request) centralizing the handling of all the
requests and delegating the functions like validation,
invoking business services etc to a command or a helper
component.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between struts1 and struts2?

979


Is struts compatible with other java technologies?

1008


What is the use of jsonvalidation?

1176


What are the 5 constants of action interface?

1061


What is interceptor in Struts2?

1031


What's mvc pattern ?

1074


What applications use apache struts?

986


What are the steps involved in creating a strut application?

1008


how does request processor relates to action mapping?

960


What are disadvantages of Struts?

1115


What is struts actionmapping?

994


Why we use struts in java?

979


What is jakarta struts framework?

1021


What are the pros of struts 2?

1024


What is the purpose of @customvalidator annotation?

1035