Open Access Open Access  Restricted Access Subscription Access
Open Access Open Access Open Access  Restricted Access Restricted Access Subscription Access

Improved MVC for J2EE Architecture


Affiliations
1 Dr. C.V. Raman University, Kota, Bilaspur, 495113, India
2 National Institute of Technology, Raipur (C.G.), 92010, India
3 Department of Computer Science & Engineering, Dr.C.V. Raman University, Kota, Bilaspur, 495113, India
     

   Subscribe/Renew Journal


The model view controller (MVC) is a fundamental design pattern for the separation between user interface logic and business logic. Since applications are very large in size these days and the MVC design pattern can weak the coupling among the different application tiers of application. this paper presents a web application framework based on MVC in J2EE platform, and extends it with XML so that the framework is more flexible, expansible and easy to maintain. This is a multi tier system including presentation layer, business layer, data persistence layer and database layer. This separate codes, and improve maintainability and reusability of the application. In this paper proposes a fusion model to reinforce MVC architecture, where we are trying to display different types of error on same page with the help of try catch and finally block in place of displaying various errors on different pages. In this paper we are displaying the type of error with the help of error code generated by the database server and with the help of try, catch and finally block.

Keywords

J2EE, MVC, Try Catch Block.
User
Subscription Login to verify subscription
Notifications
Font Size

Abstract Views: 212

PDF Views: 1




  • Improved MVC for J2EE Architecture

Abstract Views: 212  |  PDF Views: 1

Authors

Rohit Miri
Dr. C.V. Raman University, Kota, Bilaspur, 495113, India
Priyanka Tripathi
National Institute of Technology, Raipur (C.G.), 92010, India
S. R. Tandan
Dr. C.V. Raman University, Kota, Bilaspur, 495113, India
Shikha Gupta
Department of Computer Science & Engineering, Dr.C.V. Raman University, Kota, Bilaspur, 495113, India

Abstract


The model view controller (MVC) is a fundamental design pattern for the separation between user interface logic and business logic. Since applications are very large in size these days and the MVC design pattern can weak the coupling among the different application tiers of application. this paper presents a web application framework based on MVC in J2EE platform, and extends it with XML so that the framework is more flexible, expansible and easy to maintain. This is a multi tier system including presentation layer, business layer, data persistence layer and database layer. This separate codes, and improve maintainability and reusability of the application. In this paper proposes a fusion model to reinforce MVC architecture, where we are trying to display different types of error on same page with the help of try catch and finally block in place of displaying various errors on different pages. In this paper we are displaying the type of error with the help of error code generated by the database server and with the help of try, catch and finally block.

Keywords


J2EE, MVC, Try Catch Block.