Refereed Papers
Track: Security II: Web Client Security
Paper Title:
CompoWeb: A Component-Oriented Web Architecture
Authors:
- Rui Guo(Beihang University)
- Bin B. Zhu(Microsoft Research Asia)
- Min Feng(Microsoft Research Asia)
- Aimin Pan(Microsoft Research Asia)
- Bosheng Zhou(Beihang University)
Abstract:
In this paper, client-site Web mashups are studied from component-oriented perspective, and CompoWeb, a component-oriented Web architecture, is proposed. In CompoWeb, a Web application is decomposed into Web components called gadgets. A gadget is an abstraction of functional or logical Web component. It is isolated from other gadgets for security and reliability. Contract-based channels are the only way to interact with each other. An abstraction of contract-based channels supported or required by a gadget is also presented. It enables binding of gadgets at deployment, and promotes interchangeable gadgets. Unlike the model of a normal function call where the function logic is executed in caller's context, CompoWeb ensures that the function logic is executed in callee's context so that both the caller and callee are protected. Implementation of a prototype CompoWeb system and its performance are also presented.
Inquiries can be sent to: