GeekArticles
Testing
Software DevelopmentA Repository to Facilitate Reuse in Component - Based Web Engineering
Author: teco.edu |
Published: 17th Oct 2005 |
Visited: 650 times |
Add CommentFiled in: Software DevelopmentWeb application development suffers increasingly from the coarse-grained implementation model of the Web, as established software design concepts are hardly applicable to it. The object-oriented WebComposition Markup Language (WCML) addresses these problems with a fine-grained component-based model and thus supports the application of software engineering practice to applications in the Web. This paper introduces the WebComposition Repository as a key tool for a systematic approach to code reuse. The repository is used for storing, managing, and retrieving large numbers of WCML components. Author(s) : Martin Gaedke, Joern Rehse and Guntram Graef
Read Article Sponsored Links
Related Articles
• Advancing from Ajax Based Frameworks Frameworks have been in focus lately because of the integration of jQuery to Microsoft. Because of jQuery’ s feat and also of Microsoft frameworks were largely talked about again and compared. Unfortunately there are times wherein a developer would stand up and say the framework is better ...
• Ajax Based Websites in Wii Wii is the family favorite game console because of its simplicity, revolutionary user interaction and a highly competitive price. If PS3 and XBOX360 will lower their prices like that of Wii, Sony and Microsoft would be bankrupt. Wii has apparently caught everyone’s attention and their pock ...
• Performing DML Operations on XML Schema Based XMLType Views Performing DML Operations on XML Schema-Based XMLType Views
Analyzing the underlying query of the empSch_v view discussed in the preceding section, you may note that each attribute of the EMP_T object used in the select list maps to a certain column of a single table, namely emps. What this means in ...
• Using Oracle XML DB Repository Using Oracle XML DB Repository
Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository, which is an essential component of Oracle XML ...
• Accessing Repository Resources with SQL Accessing Repository Resources with SQL
In fact, Oracle XML DB repository resources are stored in a set of database tables and indexes, which can be accessed via SQL. You are not supposed to access those tables directly. Instead, Oracle XML DB provides two public views RESOURCE_VIEW and PATH_VIEW th ...