⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eline-common_wml.tld

📁 一个免费wap站
💻 TLD
字号:
<?xml version="1.0" encoding="gb2312"?>
<!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.0</tlibversion>
	<jspversion>1.1</jspversion>
	<shortname>waftemplate</shortname>
	<uri></uri>
	<info>common resource management system tag</info>

	<tag>
		<name>items</name>
		<tagclass>com.eline.wap.common.taglib.ItemsTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info></info>
	</tag>
	
	<tag>
		<name>summaryForm</name>
		<tagclass>com.eline.wap.common.taglib.wml.WmlSummaryFormTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info></info>
	</tag>

	<tag>
		<name>firstForm</name>
		<tagclass>com.eline.wap.common.taglib.wml.WmlFirstFormTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info></info>

		<!-- no default -->
		<attribute>
			<name>action</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>

		<!-- default value is post -->
		<attribute>
			<name>method</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
  </tag>

	<tag>
		<name>nextForm</name>
		<tagclass>com.eline.wap.common.taglib.wml.WmlNextFormTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info></info>

		<!-- no default -->
		<attribute>
			<name>action</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
		
		<!-- default value is post -->
		<attribute>
			<name>method</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>

	<tag>
		<name>prevForm</name>
		<tagclass>com.eline.wap.common.taglib.wml.WmlPrevFormTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info></info>

		<!-- no default -->
		<attribute>
			<name>action</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>

		<!-- default value is post -->
		<attribute>
			<name>method</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>

	<tag>
		<name>lastForm</name>
		<tagclass>com.eline.wap.common.taglib.wml.WmlLastFormTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info></info>

		<!-- no default -->
		<attribute>
			<name>action</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>

		<!-- default value is post -->
		<attribute>
			<name>method</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>

	<tag>
		<name>simplePager</name>
		<tagclass>com.eline.wap.catalog.taglib.wml.SimplePagerTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info></info>

		<!-- no default -->
		<attribute>
			<name>action</name>
			<required>true</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>

		<!-- default value is post -->
		<attribute>
			<name>method</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>

</taglib>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -