Tld-file-set

From Resin 3.0

Revision as of 16:49, 22 November 2005 by Ferg (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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