Qwicap 1.4

Chris W. Johnson

Qwicap is a web application framework written in Java and based on the XHTML, CSS2 and Java Servlet technologies. It dispenses with the usual hit-run-exit and inversion-of-control models for web applications, automatically provides a state-rich environment, and includes an XML engine that makes the manipulation of XHTML web pages simple, while keeping the pages pure, 100% standards-compliant XHTML markup.

Qwicap 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 code/content maintenance problems.

Qwicap is especially well suited to building secure enterprise intranet applications, but is in no way limited to that niche. Of course, 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 tool(s) for each job. Have a look.

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

Contents

Documentation

Downloads, Source Code, Binaries, Etc.

SourceForge.net Logo
Valid XHTML 1.0 Strict Valid CSS!