Hi,
I need to keep an object at a place and I want that it will be reset/delete
at each http request. I thought putting it in the ParameterParser but if I
use :
data.getParameters().put("theKey", myObject);
it doesn't work because my Object turn to null.
Why, does it happend ? I can't understand. ParameterParser extends Hashtable
and this line works fine with an Hashtable.
Do you have another solution to resolve my problem?
Thanks a lot
Herv�
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]