Qwicap 1.4

Chris W. Johnson
Information Technology Services
The University of Texas at Austin

Qwicap is a web application development API written in Java and based on the XHTML, CSS2 and Java Servlet technologies. It dispenses with the usual hit-run-exit model of web applications, automatically provides a state-rich environment, and includes an XML "templating" engine that makes on-the-fly customization of web pages straightforward. It is intended to reduce the learning curve associated with writing web applications, and the amount of time even experienced developers spend dealing with the mechanics of such development. Furthermore, it seeks to offer an alternative to the intimate mixing of code and content promoted by Java Server Pages (JSP), the confusion and code fragmentation associated with JSP tag libraries, and, for that matter, the embedding of content into Servlet or CGI code, with the associated code-clutter and content maintenance problems.

There are no silver bullets, nor one-size-fits-all solutions. Like every other method for writing web applications, Qwicap has its limitations. The trick is finding the right method for each job. Have a look.

Are you using, or tying to use, Qwicap? Tell me about it.

Contents

Documentation

Downloads, Source Code, Binaries, Etc.

SourceForge.net Logo
Valid XHTML 1.0! Valid CSS!