Hi!
Thanks for your reply. Unfortunately I need to Forward the
request, not
to redirect it.
Hello,
I wrote a package that does this exact thing. See:
http://www.dualitymedia.com/cocoon/index
Hope that helps,
jm
I was asking myself what in essence the main difference is with a http:// request, but I think the
answer is that you by-pass the http-stack. In other words, you can shield the servlets you are
trying to access from outside access and still get to them from cocoon. That is not possible when
using http:// access.
Sounds really nice!
Though, is mapping your internal servlets to WEB-INF/xxx the only way to
prevent outside access? :-(
Cheers,
Geert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]