| Package Name | Comment |
| jcommontk.inflector | |
| jcommontk.object |
This package provides object utilities used by jWebApp and
jPersist, but is not needed in day to day use.
|
| jcommontk.utils |
This package provides simple generic utilities used by jWebApp and jPersist, but is not needed in day to day use.
|
| jpersist |
Main package for jPersist, and contains classes that will be used often in day to day database activities.
|
| jpersist.annotations |
This package contains annotations that are commonly used with jPersist.
|
| jpersist.example |
This is an example in the jPersist release jpersist/jpersist_example directory.
|
| jpersist.interfaces |
This package contains interfaces that are commonly used with jPersist.
|
| jpersist.utils |
This package provides legacy utilities, and is not needed in day to day use.
|
| jwebapp.controller |
Main controller and support classes for jWebApp, and contains classes that are common in day-to-day use.
|
| jwebapp.request |
Provides some useful request handlers for jWebApp.
|
| jwebtk.licensing |
This package provides a simple permanent/time expiring licensing scheme, but is not network based or break proof.
|
| jwebtk.mail |
This package provides simple email sending (SMTP) via the Java mail API (can also be used stand alone).
|
| jwebtk.password |
This package provides simple one-way password encryption.
|
| jwebtk.payment |
This package provides PayPal backend direct payment processing.
|
| jwebtk.scripting |
This package provides a wrapper around the Apache Bean Scripting Framework (soon to include support for Java 6 scripting).
|
| jwebtk.validator |
This package provides validation via Apache commons validation for jWebApp and jPersist.
|