how to Keep Alive outer java application's session when inner (PRPC) application's session is active
Hi,
To maintain session timeouts, we would like to keep alive the outer java application's session whenever PRPC application which is embedded in an iframe of the outer application is active. For example, when the user clicks a button in PRPC, we would like to keep the outer application's session active. Thoughts? Using PRPC 6.3 SP1