You're right, but when I don't use it the sax events from my transformer are lost.
They are in the tomcat "console" (the windows where we see the error) but the xslt transformer do not get them.




At 13:22 17/02/2003 -0500, you wrote:
I would really suggest going back and finding the solution to the problem that made cocoon-reload necessary. That causes the entire cocoon instance to be destroyed and reloaded - reading all configuration from files on disk, re-initializing all components, etc. It is going to be a very big drain on your system to use it the way you are. Additionally, I'd highly recommend disabling its use (in web.xml) for live sites.

Geoff Howard

At 04:28 AM 2/17/2003, you wrote:
I generate file from a form and I need to use cocoon-reload parameter, I don't know why but I had to.

To use it I'm doing, from my xsl file.
...
<form method="post" target="_top" action="../ixiarequest?cocoon-reload=true">
...

Is there another way to use it without passing it in the URL.


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

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

Reply via email to