抄録
This paper proposes a page centric approach for developing Web applications in which an application is modeled as state machine of a UML that considers a Web page a state. Application variables are divided into page related variables and others. Business logics are also divided into presentation related logics and others. In this paper, based on our model a Web application development environment is also described. Using this environment, we can intuitively define the behavior of a Web application. Examples of applications developed by our method are shown.