Hi Jeorg,
I tried with the following sitemap:
<map:match pattern="jsp/*">
<map:generate type="jsp" src="/concatenate/jsp/{1}.jsp"/>
<map:serialize type="xml"/>
</map:match>
I got just the names, Kavitha, Ramesh in the browser.
Kavitha
On Thu, 18 Jul 2002 Joerg Heinicke wrote :
> > <map:match pattern="jsp/*">
> > <map:generate type="jsp" src="/concatenate/jsp/{1}.jsp"/>
> > <map:transform type="i18n"/>
> > <map:transform src="conc.xsl"/>
> > <map:transform type="i18n"/>
> > <map:serialize type="html"/>
> > </map:match>
>
>Hello Kavitha,
>
>can you shorten the pipeline and see what the output is?
>
>I would start with only the JSP generator and a <map:serialize
>type="xml"/>.
>
>If it seems to be ok add the conc.xsl and so on.
>
>Regards,
>
>Joerg
>
>--
>System Development
>VIRBUS AG
>Fon +49(0)341-979-7419
>Fax +49(0)341-979-7409
>[EMAIL PROTECTED]
>www.virbus.de
>
>
>---------------------------------------------------------------------
>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]>