Re: FP and Cocoon2

2002-08-19 Thread Dwayne Kemp
Thanks. Well I have a fully functioning site using tomcat 3.X and cocoon 1.x and the fp logicsheet to edit multiple xml files via the web. My only issue with this setup is a caching problem, I believe, that occurs? I can edit an xml file but after many edits when the xml is transformed into

Re: FP and Cocoon2

2002-08-17 Thread Justin Fagnani-Bell
Vadim, fp was in Cocoon 1.x. It's a forms processing logicsheet that will update xml files. Dwayne, I don't think FP made it to Cocoon 2. Justin On Friday, August 16, 2002, at 12:52 PM, Vadim Gritsenko wrote: Dwayne Kemp wrote: Im using Cocoon 2.0.3 with Tomcat 4.0.1. I have this code in

FP and Cocoon2

2002-08-16 Thread Dwayne Kemp
Im using Cocoon 2.0.3 with Tomcat 4.0.1. I have this code in my file... fp:if-post fp:write to=external-item select=when xsp-request:get-parameter name=when/ /fp:write /fp:if-post fp:redirectxsp-request:get-parameter name=file//fp:redirect Cocoon processes this but will not add to the

Re: FP and Cocoon2

2002-08-16 Thread Vadim Gritsenko
Dwayne Kemp wrote: Im using Cocoon 2.0.3 with Tomcat 4.0.1. I have this code in my file... fp:if-post fp:write to=external-item select=when xsp-request:get-parameter name=when/ /fp:write /fp:if-post What's 'fp'? If this is some logicsheet, what is namespace? Cocoon 2.0.3 does not have any