-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 28 Feb 2006, Aron Shamash wrote:
Date: Tue, 28 Feb 2006 04:00:47 -0800
From: Aron Shamash <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Need an alternative to cocoon.redirectTo()
Hi
I have a situation whereby I may need to change all uses of
cocoon.redirectTo() in my flowscript to something which does not throw a
302 message.
We have various instances of redirectTo() in the flow including the need
to pass values on the querystring eg:
cocoon.redirectTo("2.3.html?view=true");
The background :
* The client is behind a Proxy server and there is a known bug in
IE with SP2 in an SSL environment whereby for any error messages under
512 bytes, IE displays it's own "this page cannot be displayed" error
page. This is happening for all 302 messages not just those generated by
cocoon.redirectTo().
If your Cocoon sits behind an Apache HTTPD with mod_proxy use the
ErrorDocument 302 /error/HTTP_ERROR.html
Option of HTTPD to display a page bigger than 512 bytes:
http://httpd.apache.org/docs/2.0/mod/core.html#errordocument
HTH
Ciao
- --
Giacomo Pati
Otego AG, Switzerland - http://www.otego.com
Orixo, the XML business alliance - http://www.orixo.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)
iD8DBQFEBKCqLNdJvZjjVZARAhDTAJ9fbXECoHVvTzdoo4gQpPPvb8TMhACgq/ZT
Je+pOgqsBqYpl5TkIOyyvII=
=7Yz4
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]