Issue Details (XML | Word | Printable)

Key: SWF-87
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Major Major
Assignee: Unassigned
Reporter: Keith Donald
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Web Flow

View template support including automatic bookmark-friendly flow URL generation and a <spring:webflow> tag library.

Created: 22/Mar/06 06:53 PM   Updated: 13/Aug/07 11:43 AM   Resolved: 13/Aug/07 11:43 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Depends
 


 Description  « Hide
${flowUrl} context attribute for writing out the flow URL during template rendering.
<spring:webflow flowExecutionKey/> for writing out the flowExecutionKey as a hidden form field during template rendering.



Marten Deinum added a comment - 21/Dec/06 02:49 AM
I've attached (maybe mistakenly) some code for webflow tags we use (had to do some factoring out of customcode) to SWF-116. We have tags to generate:
- Hidden flowExecutionKey field
- Submit button with eventId and optional hidden flowExecutionKey field
- render urls containing flowExecutionKey, EventId