You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
466 B
15 lines
466 B
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"
|
|
"http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
|
|
|
|
<taglib>
|
|
<tlibversion>1.1</tlibversion>
|
|
<jspversion>2.2</jspversion>
|
|
<shortname>Report Tags</shortname>
|
|
<tag>
|
|
<name>html</name>
|
|
<tagclass>com.noblelift.imp.platform.module.report.source.view.tag.HtmlTag</tagclass>
|
|
<bodycontent>JSP</bodycontent>
|
|
</tag>
|
|
</taglib>
|
|
|