A Method of Virtualization of Framework to aim to re-use Web Applications and Its Implementation

Recently, demands for shorter development periods through minimization of new source code by reusing web applications are required increasingly in the new development using features of web applications. In this paper, we propose a method for virtualization of framework to aim to re-use web applications and explain its implementation. Using the proposed virtualization of a framework, web applications don't inherit from template classes provided by the framework directly. Instead, web applications inherit from customized template classes that are extended template classes provided by the framework.