



























<?xml version="1.0" encoding="ISO-8859-1" ?>
<taglib xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd"
version="2.0">
<tlib-version>1.0</tlib-version>
<short-name>template</short-name>
<uri>/WEB-INF/tlds/taglib.tld</uri>
<tag>
<name>insert</name>
<tag-class>Test.InsertTag</tag-class>
<body-content>empty</body-content>
<attribute>
<name>parameter</name>
</attribute>
</tag>
</taglib>
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。