well, my problem is actually something else...
what I need is this:

XSP Page -->forwards to --> Action A
Action A --> forwards to --> Action B
Action B --> forwards to --> XSP Page

a forward from Action A to Action B works, but that's it...
it wont go any further...

the second forward always results in a white screen.

and I use "cocoon://" internal forwarding

cheers,
arash

Ard Schrijvers wrote:

On Aug 14, 2006, at 1:17 AM, Ard Schrijvers wrote:

(redirect-to via the browser is quickly a bad option, because normally, you will have something like httpd with mod_cache
or squid
running in front of cocoon. Then, for example, the site runs in http://www.mysite.com, and cocoon listens for example to http://mysite.localhost:8888. Now, a redirect-to with
cocoon redirects
the browser to http://mysite.localhost:8888/foo/bar.
But not if the proxy is configured correctly, e.g. ProxyPassReverse in apache, right? I do browser redirects all the time (where appropriate), and I never have this problem.

Hmmm, I do not know enough about this, but think it is interesting. I will ask how we do it and if we can solve it your way.
Regards Ard

cheers,
—ml—


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
DI Arash Amiri
Junior Researcher

Research Studios Austria - Digital Memory Engineering
ARC Seibersdorf research GmbH

Thurngasse 8/20, A-1090 Wien
T +43-1-585 0537-18
F +43-1-585 3741
M +43-664-825 1276

http://dme.researchstudio.at
http://www.researchstudio.at


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to