Results 1 to 2 of 2

Thread: Spring Web Flow/WaveMaker

  1. #1
    Join Date
    Nov 2012
    Posts
    1

    Default Spring Web Flow/WaveMaker

    Dear all,
    Is it possible to use Spring Web Flow in WaveMaker, and are there any sample projects/documentation I could use to guide me?

    I have asked the same question on the WaveMaker forum (http://dev.wavemaker.com/forums/?q=n...#comment-33620) but am getting little feedback from their, except for the suggestion I maybe ask in here?

    Thanks in advance,
    Tumaini

  2. #2
    Join Date
    May 2008
    Posts
    53

    Default

    Hi Tumaini,

    I am not aware of any projects that mix Web Flow and WaveMaker. The two applications have quite different goals and would probably be hard to combine in a single application. WaveMaker creates rich web applications and makes heavy use of client-side JavaScript, it keeps the majority of the application state in the browser. Web Flow on the other hand is very much designed with server-side state management in mind and works well with more classic request/response style applications.

    Cheers,
    Phil.

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
  •