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 html it
will not update. My only solution is to change the name of the file.

------------------------------------------------------------------------
//////|  Dwayne A. Kemp     ////////                                   |
////////| [EMAIL PROTECTED] ////   "if the gospel be hid it is hid  |
//////////| 732 932 3938 x 2938 //       to those that are lost"       |
////////////| Programmer  ///////                                      |
_______________________________________________________________________|

On Sat, 17 Aug 2002, Justin Fagnani-Bell wrote:

> 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 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 logicsheet with prefix 'fp' by default. If it
> > is your own logicsheet, then it's an issue with it.
> >
> > Vadim
> >
> >
> >> <fp:redirect><xsp-request:get-parameter name="file"/></fp:redirect>
> >>
> >> Cocoon processes this but will not add to the external-item
> >> neither will the redirect work.
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to