Archana Turaga wrote:
Thanks a lot for responding David.
" Hmm, perhaps patch into the Jetspeed-1 logout action and dispatch to a

logout url in your struts app?"

I already have a custom logout action. Do you mean I can somehow invoke
a invalidate on the session that belongs to the struts webapp from
within the Jetspeed logout action. The struts webapp that I have does
not have any logout action in it. Could you please give some more
pointers or elaborate on what you mentioned here?

Well you've probably already got this working with Aaron's excellent solution.

I was thinking you could cross-context dispatch to an entry point in your web application, such as /myappwebapp/logout/ (configured in your web.xml)

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

Reply via email to