Package com.ora.jsp.tags.xmp

Class Summary
AbortPageTag  
BuildCheckboxTag This class is a custom action for creating an HTML checkbox control, using status information exposed by the JSTL forEach action.
ChildTag This class is a dummy custom action used only to illustrate how a TagLibraryValidator can validate action element nesting.
ClassicAddCookieTag This class is a custom action for adding a cookie header to the response.
ClassicFileWriteTag This class is a custom action for writing the content of the action element's body to a file specified by an attribute, or to System.out if no file is specified.
ClassicMenuItemTag This class is a custom action for conditionally inserting HTML links in a navigation menu.
ClassicSimpleLoopTag  
ForEachOptionTag This class is a custom action for creating HTML select lists, checkboxes or radio buttons, where some items need to be marked as selected based on dynamic data.
IfTag  
MixedMessageTag  
ParentTag This class is a dummy custom action used only to illustrate how a TagLibraryValidator can validate action element nesting.
ProdTableTag  
SimpleLoopTag