Redirect


The Redirect module help to send redirect easily on other page with different methods.



Module Details


Variables (Members):


Name

Type

Default Value

Description

RedirectFunctions

  • null

Array holding the two main functions of the module (see the functions details below).



Functions:



Name

Arguments

Return

Description

Redirect

  • String: URL - URL To call
  • String: Method - Method to call (only "POST" for now).
  • Class: Args - Java class: the names will the references to receive and the values will be the values.

None

Redirect to the select URL with data trough classics methods.


Functions Details


RedirectWithPost:


Arguments

  • String: URL - URL To call
  • Class: Args - Java class: the names will the references to receive and the values will be the values.



Description


This function while generate in the body of your a HMTL a form with all the data and will submit it.

Created with the Personal Edition of HelpNDoc: Free EPub producer