forwarding request parameters

2002-04-09 Thread Fiedler, Raul
Hi How can request parameters be passed on to next pipeline using "redirect-to" Scenario: - HTML form with form parameters. - Main Pipeline: Selector redirects to pipeline X using a redirect-to - X pipeline has a generator that needs the request parameters populated from the HTML form. Thanks

RE: Why isn't Cocoon making into the commercial world?

2002-04-03 Thread Fiedler, Raul
European Central Bank is using Cocoon for the front end of a big J2EE application. We run Cocoon right now inside BEA Weblogic (Just to let you know it is possible to do that). Next step for our company is to wait and see what the operational and maintainability benefits will be. However the mos

multiple submit button on a form

2002-04-03 Thread Fiedler, Raul
Hi I have a HTML form with fields. In order to process the fields in 2 different ways I need 2 submit buttons. How can one assign different actions to the 2 buttons. Ultimately I want to have 2 pipelines. Can it be done with: HTML form sitemap thanks > Raul Fied

RE: generator inside session-validator action

2002-03-20 Thread Fiedler, Raul
Thanks very much matching on "**" was the trick Raul -Original Message- From: Cédric Damioli [mailto:[EMAIL PROTECTED]] Sent: 20 March 2002 16:52 To: [EMAIL PROTECTED] Subject: Re: generator inside session-validator action Fiedler, Raul wrote: >Hi > >I

generator inside session-validator action

2002-03-20 Thread Fiedler, Raul
Hi I want to protect the whole site with a session validator action. It works fine for all pipeline objects except ones with generators inside. Example: ... other matchers ... Rea

What is happening to {1} in this case?

2002-02-25 Thread Fiedler, Raul
What is happening to {1} in this case? I have a form(s) called: x-input.xml which has an action sending data to the URI: x-store When it is successful I want it to re-direct back to: xx-input.xml But what is happening instead is that Cocoon is trying to re-direct to: xxx

Aggregating parts to a site page concept

2002-02-22 Thread Fiedler, Raul
Hello reading in the archived mails From: Ling Kok Choon Subject: Sitemap and Action Date: Mon, 13 Aug 2001 23:35:45 -0700 http://www.mail-archive.com/cocoon-users@xml.apache.org/msg02724.html The mails is a presentation of a way to puzzle together dynamic content with dynamic side menus and

Aggregating Page, Stylesheet URI can't be null

2002-02-22 Thread Fiedler, Raul
Hello my plan is to aggregate xml parts that will be past into a stylesheet transformer. But I would like to aggregate many xsl parts as well. How can this be done? I get this exception thrown: org.apache.cocoon.ProcessingException: Stylesheet URI can't be null at org.apache.cocoon.trans