Search:

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

Search: Search took 0.02 seconds.

  1. I found the solution here...

    I found the solution here http://blog.springsource.com/2009/11/17/spring-3-type-conversion-and-validation/. But it is still unclear why the conversion service doesn't work.
  2. I have the same problem. Can anybody help? The...

    I have the same problem. Can anybody help? The strange thing is that when I bind many-to-many relationship to the set with <select multiple="true"..., the binding works perfectly without any...
  3. Replies
    2
    Views
    793

    Problem solved. The last step was to add ...

    Problem solved. The last step was to add

    <binder>
    <binding property...

    to flow config. Now it works.
  4. Replies
    2
    Views
    793

    After studying request attributes I found what...

    After studying request attributes I found what may be causing my problem. Here is how webflowViewActionStateHolder looks like:


    [ViewActionStateHolder@1be32243 eventId = 'cancel', mappingResults...
  5. Replies
    2
    Views
    793

    problem with flow transition

    Hi, I am new to webflow and have the following problem. It seems that my flow doesn't recognize the eventId when I pass it through the form submit. Here are my configurations:

    edit.jsp page:

    ...
Results 1 to 5 of 5