RedirectRoute
The redirect route action implies that the inbound request, matched by this routing rule, should be redirected to another URL. This is affected by sending a redirect in response to this request.
Inherits from type
Route
and adds the following.
Attributes Summary
redirectURL
: String
This attribute specifies the URL that the client should be redirected to use.
Attribute Details
redirectURL
- This attribute specifies the URL that the client should be redirected to use.
data type:
String
default Value:
unspecified
Copyright IBM Corp. 1997-2004