> <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]>