My app has a number of inherited flows but the parent flowId at runtime is different from the flowId required in my test.
I am using webflow version 2.0.8.RELEASE.
This is the...
Type: Posts; User: tandem; Keyword(s):
My app has a number of inherited flows but the parent flowId at runtime is different from the flowId required in my test.
I am using webflow version 2.0.8.RELEASE.
This is the...
I am trying to do the same thing and am stuck so I was wondering if you managed to find a solution?
Can someone tell me if it possible to pass the model used in the flow to a controller? I would have expected it to but I have been unable to do this so far.
i am a little confused about the jta configuration. Could you post your/some config or direct me a useful link (haven't found anything that is clear) that will make the configuration clear?
Did you manage to resolve this?
I believe that I am able to map String[] request params into a bean[] without writing a custom property editor or specific binding but I am unable to get this to work which would suggest that my...
Googled "spring mvc examples" and second result is a hello world example, good starting point perhaps?