Hi,
I am following a project, which is a web portal, written in JSP + Servlet + EJB + Struts + Tiles + JBoss. It adopts the MVC model. Now I need to rewrite the web with PHP. I am considering whether to follow the MVC model or not.
What do you guys think about MVC model?
Michael