JSP CUSTOM TAG LIBRARIES


Examples: default tag
1. The following code sets the default for the onfailure attribute to inline for the session:
2. The following code provides a default value for the database name (dbname attribute) for the page:
3. The following code provides default values for the locale and bundle attributes for the session:
4. This code displays the creation date of the document referenced in the unid attribute for the default tag:
See Also