tagclass,taglib,tld设置

<tag>
<name>dateOutput</name>
<tagclass>tags.DateOutput</tagclass> // 不能用src.* 直接用路径就好
<bodycontent>empty</bodycontent>
<info>鏄剧ず鏃ユ湡鐨勮嚜瀹氫箟鏍囩�</info>
<attribute>
<name>value</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>pattern</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>

原文地址:https://www.cnblogs.com/syxxlove/p/3390123.html