Greetings!
I have a flow where I need to modify a parameter then do a redirect with the new value of the parameter. I am using this parameter as a flag in my JSP page. Is such a thing possible with web flow?
I know I can easily set an attribute in the flowscope, but I am thinking for such a thing it would be best to use parameters.
A Java-base flow example would be appreciated. :wink:
Thanks,
Curtney


Reply With Quote