scriptfree


Standard Syntax:
     <%@ taglib prefix="scriptfree" uri="http://jakarta.apache.org/taglibs/standard/scriptfree" %>

XML Syntax:
     <anyxmlelement xmlns:scriptfree="http://jakarta.apache.org/taglibs/standard/scriptfree" />

    Validates JSP pages to prohibit use of scripting elements.
  

Tag Library Information
Display NameNone
Version1.1
Short Namescriptfree
URIhttp://jakarta.apache.org/taglibs/standard/scriptfree
 

Tag Library Validator
javax.servlet.jsp.jstl.tlv.ScriptFreeTLV Validates prohibitions against scripting elements.
Initialization Parameters:
NameValueDescription
allowDeclarationsfalseNo Description
allowScriptletsfalseNo Description
allowExpressionsfalseNo Description
allowRTExpressionsfalseNo Description
 


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