Angelo,

I do exactly that in the request handling pipeline using a ComponentEventRequestFilter and a PageRenderRequestFilter. Works beautifully and let's you get the page name etc. easily from the supplied parameters. Pretty much doesn't get any easier than that. :)

-Filip

Angelo Chen skrev:
hi Howard,

Thanks, cookieDispatcher check if a user cookie already exist, if yes, then
it will log in the user using a login service, I don't know if it works with
request handling pipelines.

A.C.

Howard Lewis Ship wrote:

What does CookieDispatcher do?  It probably is a better fit for one of
the request handling pipelines.





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

Reply via email to