You can insert the object into the Spring webflow RequestScope, in which case it will persist through the webflow for the duration of that request/response cycle, or you can insert it into the FlowScope in which case it will persist until the end of the entire flow.
Of course doing this is dependant on the spring-webflow integration. I doubt it will be checked in for another few weeks as according to his blog the developer who's working on it is on holiday (http://www.jroller.com/page/kdonald). Spring Webflow is built in a way that it's possible to integrate directly into your webapp code however. Mark. -----Original Message----- From: Manjith Kumar Adapa [mailto:[EMAIL PROTECTED] Sent: 06 September 2005 11:13 To: Tapestry users Subject: RE: When will tapestry - spring-webflow integration be out? <EOM> Can anyone suggest to maintain the state of an object with spring-webflow integration. Thanks and Regards Manjith -----Original Message----- From: hari ks [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 06, 2005 2:27 PM To: [email protected] Subject: When will tapestry - spring-webflow integration be out? <EOM> Or Is there any other webflow alternatives in tapestry? Thanks & Regards, Hari. ______________________________________________________ Click here to donate to the Hurricane Katrina relief effort. http://store.yahoo.com/redcross-donate3/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
