Building Web Application With Xquery

Zhiming Gui,Husheng Liao,Linlin Fu
DOI: https://doi.org/10.1007/978-3-642-16720-1_10
2010-01-01
Abstract:This paper proposes to design and implement a new XQuery-based framework for generating web application. It supports the development of both client and server side program in a uniform way using XQuery. Further more, through translating the fully XQuery based web application into corresponding client and server side code in appropriate target language, it enables web application developed using our framework to run as normal J2EE application. An online book-shop application is given as an example to illustrate how to build a web application using our framework. It shows how our framework can simplify web application development and improves flexibility.
What problem does this paper attempt to address?