Uses of Class
org.dbforms.taglib.DbLinkURLTag

Packages that use DbLinkURLTag
org.dbforms.taglib   
 

Uses of DbLinkURLTag in org.dbforms.taglib
 

Subclasses of DbLinkURLTag in org.dbforms.taglib
 class DbRedirectURLTag
           the 3 examples below produce all the same result <linkURL href="customer.jsp" table="customer" position="1:2:12-3:4:1992" /> <linkURL href="customer.jsp" table="customer" position="<%= currentKey %>" /> <linkURL href="customer.jsp" table="customer" /> <position fieldName="id" value="103" /> <position fieldName="cust_lang" value="2" /> </linkURL> result (off course without the line feeds) /servlet/control?
 



Copyright © 2002-2006 DbForms. All Rights Reserved.