JSTL sql RT
Tag update


Executes the SQL update defined in its body or through the sql attribute.


Tag Information
Tag Classorg.apache.taglibs.standard.tag.rt.sql.UpdateTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
var
No Description
 
Required: false
Request-time: false
Type: java.lang.String
scope
No Description
 
Required: false
Request-time: false
Type: java.lang.String
sql
No Description
 
Required: false
Request-time: true
Type: java.lang.String
dataSource
No Description
 
Required: false
Request-time: true
Type: java.lang.String

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.