-
Feb 24th, 2009, 02:43 PM
#1
Spring web flow controller on client using Spring JS
Hi,
I looked at the documentation of Spring JS. I had a question since it was not clear to me from the documentation -
Is there anyway one can define the flow for the client (basically a client side controller for a Ajax UI) and get UI fragments to refresh/ show up/disappear based on some condition?
Eg: say I have a wizard like UI widget that has many steps and I want to control which step to execute based on the previous user action on the "client side". I would still like to specify the rules in web-flow XML except that I dont have pages in this case (may be fragments).
The steps in the wizard widget do no result in page submit , may be some optional serverside ajax call to get data.
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules