dbforms
Tag position


element to be embedded inside a linkURL-element

Example:
					example:
					
						<linkURL href="customer.jsp"
						tableName="customer">
						
						<position fieldName="id" value="103"/>
						
						<position fieldName="cust_lang"
						value="2"/>
						
						</linkURL>
					
					
						
							Attention: field to reference must be a key
							field in the target table!
						
					
				


Tag Information
Tag Class org.dbforms.taglib.DbLinkPositionItemTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
fieldNametruetruejava.lang.Stringname of the key-field
valuetruetruejava.lang.Stringvalue of the key field

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.