The current version of JWIG provides:
- a flexible method for dynamically generating XHTML documents using a unique template mechanism based on XACT,
- a convenient programming model for working with form input, including declarative form field validation using PowerForms,
- an explicit language-based model of sessions, and
- program analyses that at compile-time guarantee that all documents being generated dynamically are valid XHTML 1.0 and that form input fields always match the code that receives the input.
- Read the research publications related to JWIG or <bigwig>.
-
A new version of JWIG is under development!
More information will be available here soon.
Until then, see this paper
or go to the old web site.