How to invalidate session after pipline executes?
If I put <map:act type="session-invalidate"/> inside pipline no matter
where, it executes invalidation before execution of pipline. If I put it
after <map:serialize/> - it never reaches the invalidation code because
there is funny
if(true)
return true;
piece of code before invalidation action...
Any Ideas?
Thanks,
Alex.
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>