MENU
      RedirectionAction
        • PDF

        RedirectionAction

        • PDF

        Article summary

        Available in VPC

        This is a redirect action.

        Syntax

        The syntax is as follows.

        private String protocol;
        private String port;
        private String host;
        private String path;
        private String query;
        private String statusCode;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        protocolStringRequiredProtocol
        • HTTP | HTTPS
        portStringRequiredPort
        • 1 - 65534
        hostStringRequiredHost name
        • Use the invoked hostname when using #{host}
        pathStringRequiredURL path
        • Use the invoked path when using #{path}
        queryStringRequiredQuery string
        • Use the invoked query string when using #{query}
        statusCodeStringRequiredResponse status code
        • 301 | 302

        Was this article helpful?

        What's Next
        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.