Expresso 5-5-0

Package com.jcorporate.expresso.ext.taglib

This package contains an abundance of Expresso specific tags.

See:
          Description

Class Summary
AttributeTag The AttributeTag can be used to display attributes from Input or Output objects.
Back Tag to allow a "back arrow" for a series of pages.
BlockTag  
ContentTag ContentTag must be nested within an OutputTag tag.
Context A simple tag to provide the context path and/or the "expresso" directory.
DBDescription  
DBMaint A simple tag to provide a row for a table that contains links to the DBMaint controller providing add/update/delete functionality for a specific DB object.
ElementCollection A custom tag that iterates through nested controller elements.
ElementIterator  
ErrorMessageBundleTag Description of the Class created June 27, 2002 *
ErrorTag The ErrorTag renders an Expresso ErrorCollection on a page.
ExConfigTag Define a scripting variable based on the value(s) of the specified bean property.
ExOutputVarTag Define a scripting variable based on the value(s) of the specified bean property.
ExpressoBodyTagSupport  
ExpressoLink Create an a href for an Expresso Transition
ExpressoTagSupport  
ExSessionTag Define a scripting variable based on the value(s) of the specified bean property.
ExSetupTag Define a scripting variable based on the value(s) of the specified bean property.
IfElementExists  
IfErrorExists  
IfLoggedIn  
IfMemberOfGroup This tag checks the currently logged in user for membership into a specified security group.
InputTag The InputTag renders an Expresso Input item in HTML, either as an inputbox, or as a select box.
LabelTag  
Login Tag to transition between database contexts, either logging the user into a new context (if possible with cookies, etc), or taking them to the login screen if it is not possible.
MessageUtil  
OutputTag OutputTag is a tag that by itself does not display anything.
RestrictAccessTag Restrict Access Tag - To easily restrict JSP page access.
StyleSheetTag This tag provides automatic Cascading Stylesheet output.
TableHead A simple tag to parse apart a pipe-delimited string into a table heading row.
TransitionParamsTag The ActionTag renders an Expresso Action item in HTML as a submit button.
TransitionTag The TransitionTag renders an Expresso Transition item in HTML as either a submit button or an image button.
UserName  
 

Package com.jcorporate.expresso.ext.taglib Description

This package contains an abundance of Expresso specific tags.

Some of these tags closely duplicate the functionality of Expresso-aware struts tags. It will be up for you to decide which to use. The Expresso tags are often easier to use than the corresponding Struts tags, but may not offer as much flexibility, especially in the area of javascript code. It is up to you to decide.


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.