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

META-INF.permittedTaglibs.tld Maven / Gradle / Ivy

There is a newer version: 3.0.1
Show newest version




  
    Restricts JSP pages to the JSTL tag libraries
      
  permittedTaglibs
  1.1
  permittedTaglibs
  http://jakarta.apache.org/taglibs/standard/permittedTaglibs

  
    
	jakarta.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
            
    
      
        Whitespace-separated list of taglib URIs to permit.  This example
	TLD for the Standard Taglib allows only JSTL 'el' taglibs to be
	imported.
              
      permittedTaglibs
      
	http://java.sun.com/jsp/jstl/core
	http://java.sun.com/jsp/jstl/fmt
	http://java.sun.com/jsp/jstl/sql
	http://java.sun.com/jsp/jstl/xml
      
    
  





© 2015 - 2024 Weber Informatics LLC | Privacy Policy