| parm | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Description | The following: name=BODY will be added as a query string parameter to the URL being constructed by
an either an enclosing  | |||||||||
| Tag Body | JSP | |||||||||
| Tag Parent | or | |||||||||
| Restrictions | None. | |||||||||
| Attributes | This tag has the following attributes: 
 | |||||||||
| Properties | This tag provides the following bean properties: 
 | |||||||||
| Example(s) | 
Will generate a link that includes session encoding, if needed. The "path" attribute is not subject to the rules of file lookup. The emitted markup may look something like: <a href="/DesktopServlet?sid=1a34&op1=stuff" method="GET"/> | |||||||||