Results 1 to 3 of 3

Thread: Wicket integration with WebFlow

  1. #1
    Join Date
    Dec 2010
    Posts
    2

    Default Wicket integration with WebFlow

    I'm currently attempting to mix WebFlow and Wicket. Wicket will handle the rendering and WebFlow will handle the flow. However, while I know Wicket, Web Flow is new to me.

    My current struggle is how can I access the FlowModel from my classes. In doing debugging I've been able to find it and see that it has the info that I need, but I'm not certain how to access it.

    Is there an API that I can call to get the overall FlowModel?

  2. #2
    Join Date
    Jan 2013
    Posts
    1

    Default

    Hi checketts,
    Did you find a solution to mix WebFlow and Wicket ?
    Can you please provide us a quick explanation ?
    Thanks.

  3. #3
    Join Date
    Dec 2010
    Posts
    2

    Default

    My previous employer created and open sourced a Spring WebFlow wicket component:

    https://github.com/wicketstuff/core/...webflow-parent

    I've since switched employers and haven't really pursued it since. Sorry for the non-answer.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •