Try an aggregation and use internal pipelines to create the intermediary output...?
On Tuesday 19 March 2002 12:58 pm, you wrote: > Heya, > > I'm trying to do something like this (in sketchy psudocode): > > <map match="foo-generate-bar-*"> > ..generate a xsp file... > </map> > > <map match="foo-view-*"> > ..use "foo-generate-bar-{1}" as the src and generate html from the > generated xsp.. > </map> > > > And I'm getting the error in the subject line. > > So, quick question: before I go and start debugging, can I have that setup? > > Basically: > > file.xml + file.xsl = file.xsp > > file.xsp + file2.xsl = file.html > > - or - > > (file.xml + file.xsl) + file2.xsl = file.html > > > Am I making any sense? Is this possible the way I'm trying to do it or is > there another method? > > -Tom ---------------------------------------- Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" Content-Transfer-Encoding: 7bit Content-Description: ---------------------------------------- --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>