Tld-file-set

From Resin 3.0

Jump to: navigation, search


example

<web-app xmlns="http://caucho.com/ns/resin">
   <jsp>
     <tld-file-set dir="WEB-INF">
       <include name="tld/**/*.tld"/>
     </tld-file-set>
   </jsp>
</web-app>
Personal tools