ge.stripes.stripes.1.4.3.source-code.overview.html Maven / Gradle / Ivy
Stripes is an advanced framework for developing web applications in a Servlet
environment. The API documentaition is split into three sections. The first, Core API,
is the packages that a user of Stripes will work with every day to create web applications
from the simple to the complex. The second, Extension API, calls out areas where the
average developer may choose to ignore, but interested developers may extend and
customize the behaviour of various pieces of Stripes. The last, Internal Implementation
is primarily internal implementation classes, but also contains several key components that
are pluggable and if modified can drastically change the behaviour of Stripes.
Further documentation on Stripes can be found at:
- The Stripes Homepage:
http://stripes.mc4j.org
- The Stripes Tag Library Documentation:
http://stripes.sourceforge.net/docs/current/taglib/