Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1542

VariableResolver ignored in zkjsp

XMLWordPrintable

      This ticket is a product of the StackOverflow discussion here:
      http://stackoverflow.com/questions/13989821/identical-code-but-throws-nullpointerexception-in-zk-jsp/13998955#comment19333150_13998955

      A SelectComposer's @VariableResolver is not used to @WireVariables when using the ZK JSP toolkit.
      The included ZK Maven project provides a simple example.

      Two ZK pages are included, one.zul and two.jsp
      In both, MyComposer is applied to the only ZK component. In the former, MyVariableResolver is correctly called to resolve the Object 'wireMePlease'. In the latter, however, MyVariableResolver is never called.

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

              Created:
              Updated:
              Resolved: