View Single Post
Old Feb 27th, 2006, 6:41 PM   #1
hoffmandirt
Hobbyist Programmer
 
hoffmandirt's Avatar
 
Join Date: Jul 2005
Location: PA
Posts: 125
Rep Power: 4 hoffmandirt is on a distinguished road
Send a message via AIM to hoffmandirt
Model View Controller ( Front Controller )

I am researching architectural design patterns for a class presentation and my own knowledge. I have been reading about the MVC pattern using the Front Controller pattern. I came across this example, using the Front Controller to perform URL rewriting. Link I wondering if any of you guys have used the front controller pattern. I'm looking for more reasons to use it and scenarios when it should be used. Also I am interested to hear about other architectural patterns and what books are available in this area that lean more towards object oriented languages that I'm familiar with such as c# or java.
Thanks.
hoffmandirt is offline   Reply With Quote