Network, Computer and Programming Resources
Java - Action
The action property is a reflection of the action attribute in an HTML <form> tag, consisting of a destination URL for the submitted data. This value can be set or changed before or after the document has been loaded and formatted. In this example, the action for a form called outlineForm is set to the URL contained in the variable outlineURL. outlineForm.action=outlineURL Property of form. See PROPERTIES encoding, method, target.