Overview Module Function Class I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC

Function itea-redirect

itea-redirect location

Sends back to the browser a new location, relative to the current I*Tea application.

Parameters:
location - A string representing a URI relative to the script of the current I*Tea application.

Adds a "Location" property to the response header of the HTTP response. The value of that property will be obtained from the location argument.

No further processing will occur for the I*Tea request where this function is invoked. That means that when this function executes the I*Tea server immediatly sends back the response to the client.

The location argument should always start with a "/" character.


Overview Module Function Class ${tea.teadoc.header}
Report a bug or request new features
© 2013