Search:

Type: Posts; User: coups; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    769

    Spring: options no selected

    I wanted to use for the selection the form:options tag.

    But i have 2 Problems. First, the selected value wouldn't be generated and
    after submitting, the select field is empty.

    The second...
  2. Replies
    2
    Views
    853

    i found a resolution, it also with session, but a...

    i found a resolution, it also with session, but a little bit differnt.

    with the validation is the problem, it runs after the initialization of the formbackingobject of the controller. so you...
  3. Replies
    2
    Views
    853

    Restore old field value after Validation

    Hallo,

    i have a question.

    I have a formbackingobject and validate the inputs.
    At the moment, will be the new value set in the object.
    It is possible to restore the old value, or is there a...
  4. Thread: Validator

    by coups
    Replies
    1
    Views
    567

    Validator

    Hallo,

    i have a problem with the validator.

    The rejectValue will be called, but no error message will be shown on the page. I tested it with the debugger.
    here my code:

    Validator:
    ...
  5. Thread: Spring - Struts

    by coups
    Replies
    0
    Views
    587

    Spring - Struts

    Hallo,

    i have a small / big problem.

    I want to use the Struts validator in a form:form object.

    IllegalArgumentException: Validator does not support command class

    This is my error.
    It is...
Results 1 to 5 of 5