WebLogic Integration


Package com.bea.web.tag

The com.bea.web.tag package provides classes that implement a custom tag library to support form processing.

See:
          Description

Class Summary
AbstractInputTagSupport An abstract base class for input tags to extend from.
CheckBoxTagSupport Provides the rendering logic for check box.
ContentTag  
DateTagSupport Provides the rendering logic for an HTML form field that accepts date values only.
DoubleTagSupport Provides the rendering logic for an HTML form field that accepts float values only.
EmailTagSupport Provides the rendering logic for an HTML form field that accepts email address values only.
FloatTagSupport Provides the rendering logic for an HTML form field that accepts float values only.
IdentifierTagSupport Provides the rendering logic for an HTML form field that accepts Identifier values only.
IntegerTagSupport Provides the rendering logic for an HTML form field that accepts integer values only.
LabelTag  
PasswordTagSupport Provides the rendering logic for an HTML form field that accepts text values only.
RadioTagSupport Provides the rendering logic for an option in an HTML radio button group.
SubmitTag  
TextareaTagSupport Provides the rendering logic for an HTML form field for text areas In addition, each instance of this class uses an instance of com.bea.web.validation.Word to perform runtime validation of the value for this field.
TextTagSupport Provides the rendering logic for an HTML form field that accepts text values only.
URLTagSupport Provides the rendering logic for an HTML form field that accepts URL values only.
 

Package com.bea.web.tag Description

The com.bea.web.tag package provides classes that implement a custom tag library to support form processing.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

WebLogic Integration

WebLogic Integration (WLI)