The session reattachment part: as long as the session id is stored in the default place (cookie), it should work right out of the box. It does not matter if the browsing session is interrupted shortly, as long as the session does not time out or the user closes and reopens his browser.

I don't understand the parameters thing. Please be a bit more specific.

Andy





Ovidiu Hurducas schrieb:
Hi!
I have a Tap 5 (5.0.15) application with the following scenario:

User access a page and init ASO -> User than leave on a 3'rd party site (can
save some params here) -> user come back on my site and wants to access the
ASO again (saved params can be provided here)

So the questions are: How do I reattach the user to its previous session?
What parameters should be provided in order to achieve that?
What is the best option for re-entry point? (page, RequestFilter, anything
else?)

Thank you!

--Ovidiu



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

Reply via email to