RedirectionAction
    • PDF

    RedirectionAction

    • PDF

    Article Summary

    VPC 환경에서 이용 가능합니다.

    리다이렉션 액션입니다.

    구문

    구문은 다음과 같습니다.

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

    필드

    필드에 대한 설명은 다음과 같습니다.

    필드타입필수 여부설명
    protocolStringRequired프로토콜
    • HTTP | HTTPS
    portStringRequired포트
    • 1~65534
    hostStringRequired호스트 이름
    • #{host} 사용 시 호출된 호스트 이름 이용
    pathStringRequiredURL 경로
    • #{path} 사용 시 호출된 경로 이용
    queryStringRequired쿼리 스트링
    • #{query} 사용 시 호출된 쿼리 스트링 이용
    statusCodeStringRequired응답 상태 코드
    • 301 | 302

    이 문서가 도움이 되었습니까?

    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.