I do believe setMessage is per request...
RunData does not have anything to do with your context. but you can get the response
hash out of RunData with .getParmeters().
context is also per request.. so you will only have access to $key in the screen which
you add it.. unless you have made a pull tool or something... could you give more code
examples of what you are doing so we can have a better idea of how to help you?
On Thu, 18 October 2001, "Lang, Cliff" wrote:
>
> Is there an easy way to read all the key/entries in the RunData hash
> table?
>
> I am adding data via context.put("key",data), but I can't access it in
> my templates via $key reference.
>
> I have also tried to use the set/get Message, but I am not seeing those
> changes either. How long (number of screens) does a setMessage() stay
> around? Is it request level?
>
>
> TIA, Cliff
> Senior Unix Admin
> Java newbee
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
</dan>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]