makumba hackers: this page is generated, don't edit it! Instead edit the text in the included pages.

Taglib documentation for tag mak:action#

Description#

If the action URI of a form or deleteLink is more complex, possibly including other makumba tags, the action parameter of the form tag can be omitted, and the action URI can be indicated in a mak:action, anywhere inside the form tag.
.

Attributes#

This tag has no attributes

See also#

mak:form, mak:newForm, mak:addForm, mak:editForm

Examples#

<mak:editForm object="employee" method="post">
    <mak:action>employeeView.jsp?employee=<mak:value expr="employee"/></mak:action>
    ...
</mak:editForm>
.

Category Documentation


Add Comment
« This page was last updated on August 1 2010