Articles
Install jWic
This article is a quick guide how to install a jWic on a webserver like Tomcat,
including the samples.
Setup a Development Environment
This article describes how to setup a complete development environment using
a Tomcat webserver and the Eclipse IDE.
First Steps Tutorial
This article is a tutorial for new users of jWic. It describes step by step how
to setup your first jWic application and introduces you to the basics.
Migration Guide
This article describes how to migrate existing jWic applications to the
latest version.
Wiki Articles
Control-Writing Guide
Working with jWic means working with controls, making it essential to have a good knowlege how to
design a control. This guide helps new and experienced users to get a good understanding how
controls work, how they are designed and what limitations they have.
Using Hibernate with plain jWic
Hibernate is maybe the mostly used open source O/R mapper available. This document explains
how you can use this tool within your jWic application. Basic knowlege about Hibernate
is recommended for this little tutorial.
Writing Unit-Tests for Controls
This article describes how you can easily test your controls using JUnit.
Check out the wiki pages for more articles and tutorials
Presentations
jWic_Introduction_DE.pdf (PPT Format)
This presentation was used to introduced jWic. It is yet only available in german, but an
english version will be released soon.
