Developer Documentation
PATH  WebObjects 4.5 Documentation > WO Extensions

up

WORedirect



Component Description

WORedirect immediately sends the browser to another URL.


Synopsis

WORedirect { setURL= aURL; };

Bindings

setURL
URL that the browser is redirected to.

up