I apologize ..I want to rephrase my previous post..
The problem only occur when i am generating a serverpages XSP
and do transformation that is
<map:match pattern="yearly" type="wildcard-request-parameter">
<map:generate
type="xsp" src="Xsp/quarterly.xsp"/>
<map:transform
type="xslt" src="Xsl/quartery_fall.xslt"/>
<map:serialize
type="xml"/>
/map:match>
Is it because the XSP cannot give the XSLT input just in time??
Idea ?BTW,the XSP is getting information from a remote database
_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
---------------------------------------------------------------------
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]>