| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.apache.taglibs.standard.tag.rt.sql.UpdateTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| var | false | false | java.lang.String | Name of the exported scoped variable for the result of the database update. The type of the scoped variable is java.lang.Integer. |
| scope | false | false | java.lang.String | Scope of var. |
| sql | false | true | java.lang.String | SQL update statement. |
| dataSource | false | true | java.lang.String | Data source associated with the database to update. A String value represents a relative path to a JNDI resource or the parameters for the JDBC DriverManager class. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||