Value List Handler
Tag action


Use to add listeners for actions. You can use it for an edit or delete row actions in MVC.

Example

<vlh:root url="baseUrl.do" > ...
</vlh:root>


Tag Information
Tag Classnet.mlw.vlh.web.tag.ActionTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
urlfalsetruejava.lang.StringIf is not set, use root tag base url.
customParametersfalsetruejava.util.HashMapA HasMap of parameters to append in rendered URL for the Action.

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.