CFIMPORT

"-->
 <cfimport           taglib = "taglib-location"           prefix = "custom"           webservice = "URL"  /> 

Description

Copies a Java Server Page (JSP) tag library into a CFML page. A JSP tag library is a packaged set of tag handlers that conformS to the JSP 1.1 tag extension API.

Attributes

taglib (Required)

Tag library name and location that can be either a URL or a path.

prefix

Prefix by which to access imported JSP tags on the CFML page. To import tags directly, specify an empty value, "" . Use this to create server-side versions of common HTML tags.

webservice (Optional)

URL of a WSDL file.



Inside ColdFusion MX
Inside Coldfusion MX
ISBN: 0735713049
EAN: 2147483647
Year: 2005
Pages: 579

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net