I just tried to reproduce this one and couldnt. I've added an inner action to a step that added an entry to Flash and a link to start. Clicking on the link fires the OnWizardStart that removes the entry and the page exhibited for step1 doesnt display the entry.
If it still an issue, can you create a small project that mimics yours and reproduces the problem? Then fill a jira issue. Thanks On 9/12/06, Dru Sellers <[EMAIL PROTECTED]> wrote: > NVelocity > #if($errors.Count > 0) > <ul id="error_list"> > #foreach($item in $errors) > <li>$item</li> > #end > </ul> > #end -- Cheers, hammett http://hammett.castleproject.org/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ CastleProject-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/castleproject-users
