Class RedirectAction


  • public class RedirectAction
    extends Action
    The class that indicates the user should be redirected to another location.
    Author:
    Arshan Dabirsiaghi
    • Constructor Detail

      • RedirectAction

        public RedirectAction()
    • Method Detail

      • setRedirectURL

        public void setRedirectURL​(java.lang.String s)
      • getRedirectURL

        public java.lang.String getRedirectURL()