> 
> Hi Jon,
> 
> I do not put any data into turbine RunData object. What I do 
> is this : 
> 
> context.put("key", key);
> context.put("value", value);          
> 
> I call this in my Screen module (for debugging) as :
> 
> context.get("key");
> 
> and also in my template as :
> 
> $key
> 
> I get 'null' in both the places.
> 
> Thanks
> 
> Venkat

No idea...it works fine for me...I do that all the time.

-jon

-- 
Scarab -
      Java Servlet Based - Open Source 
         Bug/Issue Tracking System
        <http://scarab.tigris.org/>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to