Carsten Ziegeler a �crit :
> This is of course because of your redirect statement. Usually, if your
> login-page is called it gets a request parameter named "resource"
> that contains the protected resource.
> So, you have to take care that you pass this parameter (e.g. via a
> hidden input field) to your login pipeline. Then you can
> do a redirect to {request-param:resource}.
>
> Carsten
Ok Thanks Carsten, i try to do this
Olivier Guckert
---------------------------------------------------------------------
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]>