Package org.bibeault.jrjournal.jsp

JSP support classes for implementation classes for various JavaRanch Journal articles.

See:
          Description

Class Summary
ScopedContext Type-safe enumeration associating the names of the various scoped contexts with their values (as defined by PageContext) and vice versa.
ScopedVarTagSupport Abstract tag support class for implementing SimpleTag custom actions that specify var and scope attributes.
 

Package org.bibeault.jrjournal.jsp Description

JSP support classes for implementation classes for various JavaRanch Journal articles.

This package contains JSP support classes used by various articles written for the JavaRanch Journal. The types of classes found in this package are generally support classes for custom action implementation classes.