Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,019

    Thanks for your replies :)

    Thanks for your replies :)
  2. Replies
    3
    Views
    1,019

    Redirect to specific state in the flow

    Hello,
    is there any possibility to generate url which will redirect not to first state of flow but to a specific state of flow?
    example:

    <?xml version="1.0" encoding="UTF-8"?>

    <flow...
  3. Replies
    1
    Views
    1,042

    Solution

    I've changed <on-render> to <on-entry> in singleProduct state - it helped.
  4. Replies
    1
    Views
    1,042

    Passing parameters with transitions

    Hello,
    I am in one state of my flow and I want to pass parameter via transition. I've got something like that in my flow definition xml:

    <view-state id="allProductsState" view="allProducts">
    ...
  5. Spring WebFlow + JPA + JTA - persistence context doesn't save data to db

    Hello,
    I know that my problem is a common problem, but I've checked a lot of questions here, checked Spring documentation and I really don't know what I am doing wrong.
    My problem: I've got a...
Results 1 to 5 of 5