Forums Register Login

Front Controller Design Pattern

+Pie Number of slices to send: Send
What are the limitations of using the FRONT CONROLLER Design patterns,
Can anybody help me on this???
In this only the single instance of the servlet is used to handle all the request, will that increase the load and reduce the performance??
[ December 16, 2003: Message edited by: Andy Smith ]
+Pie Number of slices to send: Send
Two general limitations of a Front Controller pattern:
- The implementing code will generally become more complex as the number of applications that route through it grow in number.
- It's usually not worthwhile to implement unless you're providing mostly dynamic content.
The pattern itself does not speak to inherently better or worse performance than another approach. For that aspect, the devil is in the details, or in this case, the code implementation itself.
+Pie Number of slices to send: Send
ANy Other Limitations???
They worship nothing. They say it's because nothing lasts forever. Like this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 807 times.
Similar Threads
Struts selection
Lyons book cover Struts?
StrutsConfig.xml dilemma
How much struts is needed for passing SCWCD
Front Controller Vs. MVC
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 12:30:14.