Package simple.page

Interface Summary
Page The Page object is used to define the interface to a compile page object.
 

Class Summary
BasicPage The BasicPage object provides the base class for all generated page objects.
Composer The Composer object is used to convert a requested JSP source file to an executable Java object.
Model The Model is used to store all attributes that are to be passed into the page.
Workspace The Workspace object is used to specify the source and build context for the JSP translation and compilation process.