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

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

Go to download

An implementation of the JSP Standard Tag Library (JSTL). Adapted for Android by using a-javabeans (Javabeans adapted for Android).

There is a newer version: 1.0.5
Show newest version



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

    
        
            javax.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