U can use RunData.getSession(). session is a kid of HachTable and you can keep all objects you need during the session.
U can also use RunData.getParameters(). parameters keep the values from a screen to an other screen (URL data) but when
the next screen is display, RunData.getParameters() lose the values.
 
 
 
----- Original Message -----
From: lvjin
To: turbine
Sent: Thursday, December 28, 2000 11:09 AM
Subject: Action interact with a Screen?

Hi, all
I am doubt that how Action transfer value to Screen? Should I put data in RunData object?
 
 
lvjin

Reply via email to