Hi, we have a web page containing 3 cforms. The 2 first/upper cforms are using session values which are set in the 3rd cforms. The initial page is using default values.
When we submit the form in the 3rd cform, we wish to update the 2 other cforms. The problem is that the 3rd cform is generated at the end, after the 2 first is generated. So the 2 first cforms don't get the updated session values (cause they are not updated before the 3rd cforms). Any suggestion how to solve this issue? We prefer to not add all 3 into one huge instance. We are using cocoon 2.1.9 with javaflow running at tomcat 5.5 and java 1.5. -Åsmund -- View this message in context: http://www.nabble.com/Dependency-between-cforms-tp16823514p16823514.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
