Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FormPoster.setAction

Sets the action for this request.

Syntax

Parameters

sAction
The action to issue on the post()call. Valid values are FormPoster.Get or FormPoster.Post.

Description

The setAction method sets the action for this request. Valid values are FormPoster.Get or FormPoster.Post.

Throws

Exception if an invalid action is specified.

Example

Use the formposter to fetch a HTML page:

See Also

post

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.