Package com.intersys.jsp

JSP custom tags and tools

See:
          Description

Class Summary
ChildListTag Creates HTML SELECT element for specified table, that is child table.
ConnectTag Establishes connection to database.
CountTag Counts number of elements in current or specified view and returns it as string element to HTML.
CrossListTag Creates HTML SELECT element to perform search that includes join of two tables.
DBHelper Contains a set of static utility methods.
DisconnectTag Terminates connection to database.
DumpTag Dumps full content of object in HTML format.
HistoryFrame Contains information about history of perfromed searches in current HTTP session.
HistoryListTag Creates a set of links to return to previous views constructed during HTTP session.
ListTag Creates HTML SELECT element for specified table.
NewTag Creates HTML edit form to construct a new object in Database.
ObjectTagSupport Base class for all tags that relate to a single object.
PushViewTag Creates a new SQL view based on user selections.
RuntimeEnvironment An instance of this class is stored in HTTP session.
SetTag Changes values of object property in database.
TableSupportTag Base class for all tags that relate to database tables.
 

Package com.intersys.jsp Description

JSP custom tags and tools

This package contains set of classes that implement custom tags to work with Cache database from JSP pages. It also contains a number of tools to facilitate using Cache from JSP. Classes in this package maybe used as is with supplied tag library description or may be extended to create application specific custom tags.
Intersystems Support
Last modified: Sun Jun 08 20:37:09 Eastern Standard Time 2003