Uploaded image for project: 'ZATS'
  1. ZATS
  2. ZATS-6

support "redirect"

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Mimic
    • None

      users might code the following in the composer:

        if (passAuthentication){
            Executions.getCurrent().sendRedirect("main.zul");
        }
      

      We should consider 2 possible redirection.
      1. redirect by Http response (response code 302, 303)
      1.1 after request (both connect and au)
      1.2 after do au
      2. redirect by Au response. - have to pass au response and get au response command

            Unassigned Unassigned
            paowang paowang
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: