Computer Science, asked by junedahmad7030, 1 year ago

Why u go for front controler design pattern?

Answers

Answered by singhmahesh140
0
The front controller software design patternis listed in several pattern catalogs and related to the design of web applications. It is "a controller that handles all requests for a website",[1] which is a useful structure for web application developers to achieve the flexibility and reuse without code redundancy.


Similar questions