Hi - 

I am creating an Object (A) in doBuildTemplate( RunData, Context ) and
putting a derivative of it (B) in my context. (Assume I have good reason to
do this)

I need to manually destroy B and release resources held by A in
doPostBuildTemplate( RunData )

How do I get A, created in doBuildTemplate to doPostBuildTemplate?

Objects A & B are created for each request, storing them in a hashtable
attached to RunData would be ideal.

Any ideas how to accomplish this?

Thanks!
-best-darr-


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to