WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Last accessed page

Last accessed page

by Szűcs Attila :: Rate this Message:

| View in Thread

Hi,

    basically I would like to know from which page does a request come from. Is there a way to get for instance the last accessed page. Does Turbine store information about last served page?
data.getRequest().getRequestURL() is not good for this purpose because in some cases I set the screen using the RunData object and that does not change the Screen name in the URL.
Is that something I need to check in my application server?

Thanks,
    Atti

 « Return to Thread: Last accessed page