RedirectionAction
    • PDF

    RedirectionAction

    • PDF

    Article Summary

    Can be used in a VPC environment.

    Description

    Redirection action

    Statement

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

    Field

    Parameter nameRequirement statusTypeDescription
    protocolYesStringProtocol
    HTTP
    HTTPS
    portYesStringPort
    1~65534
    hostYesStringHost name
    Use the host name called when using #{host}.
    pathYesStringURL path
    Use the path called when using #{path}.
    queryYesStringQuery string
    Use the query string called when using #{query}.
    statusCodeYesStringResponse 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.