Abstract [eng] |
Today there are a lot of various Web frameworks. Part of these frameworks follows the Model-View-Controller (MVC) design pattern. In this study we compared 8th most popular Web development frameworks, described the merits and demerits. The system was developed following the MVC design pattern as well. This was accomplished by using Apache Struts, a framework designed for developing web applications. View component was developed using Apache Tiles technology. It offers an easy to use framework for page layout. We are going to work on the following properties of the system: scalable, internationalized, secure, fault tolerance and MVC component based. |