ICEmobile
  1. ICEmobile
  2. MOBI-515

JSP Carousel cannot bind or submit index

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.1 Final
    • Fix Version/s: 1.2 Beta
    • Component/s: Spring
    • Labels:
      None
    • Environment:
      n/a

      Description


      The jsp carousel has no way of binding to a bean property or submitting it's current selected index. The hidden input is updated and submitted with the form post, but this isn't useful to the jsp form post handler.

        Activity

        Hide
        Judy Guglielmin added a comment - - edited

        requires "name" binding for Spring to bind back the value to the backing bean....since using core rendering must make amenable for both jsf and asp

        Show
        Judy Guglielmin added a comment - - edited requires "name" binding for Spring to bind back the value to the backing bean....since using core rendering must make amenable for both jsf and asp
        Hide
        Judy Guglielmin added a comment - - edited

        rev 32122 has fix. However Spring backing bean is not session scoped so doesn't keep value for example through lifetime of example...may want to put to session scope?

        Show
        Judy Guglielmin added a comment - - edited rev 32122 has fix. However Spring backing bean is not session scoped so doesn't keep value for example through lifetime of example...may want to put to session scope?

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: