MVC or Struts?
What is the Difference Between MVC and Struts.As i know Struts is the advanced Version of MVC.But What makes Struts more convenient that MVC ?
> What is the Difference Between MVC and Struts.The MVC [Model View Controller] is a pattern, Struts in an Servlet framework that follows that pattern (allow with may others).You can find out more here: http://jakarta.apache.org/struts/