All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.taglibs.standard.extra.spath.spath.tld Maven / Gradle / Ivy

There is a newer version: 3.0.1
Show newest version



  PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
  "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">

  1.0
  1.2
  spath
  http://jakarta.apache.org/taglibs/standard/spath
  Sample SPath (filter) taglib
  
    The JSTL RI's hopefully useful example of an XMLFilter.
  

  
    filter
    org.apache.taglibs.standard.extra.spath.SPathTag
    JSP
    
      Exposes an XMLFilter that filters an XML document based on a subset
      of the XPath language.
    
    
        select
        true
        false
    
    
        var
        true
        false
    
  






© 2015 - 2024 Weber Informatics LLC | Privacy Policy