Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: session and xxxsets

$
0
0
Re: session and xxxsets
FoxInCloud
Re: session and xxxsets
Feb. 21, 2013
10:02 pm
3PZ1B88WVShow this entire thread in new window
Gratar Image based on email address
From:LLS
To:Tuvia Vinitsky
Hi Tuvia..
i think that after returning to the init() of the form you must reload the the session with mycSession=this.wUserGet() and this.wUserSet(mycSession)

Regards
GLS

In the Init of our xxxsets class, we call a prg, say MORESTUFF.PRG. In that parg we set a session variable using session.setsessionvar, as we do all over our app. Throughout the MORESTUFF the session var persists, but upon returning to the Init of xxxsets from MORESTUFF the session vars set in MORESTUFF are gone.

We are still in the same session, no? The code in morestuff is thousands of lines and putting it in xxxsets.Init would be a logistical bear.

What is the scoop here?


Viewing all articles
Browse latest Browse all 10393

Trending Articles