Hello, do you mean you want to unsuscribe from the discussion list?
Best regards, Thierry Boileau Could you please remove my email id from this mail chain. I think it > has veen included by mistake > > On 2 March 2011 14:19, Thierry Boileau <[email protected]> > wrote: > > Hello, > > > > you can use the Context member: > > > > * set your property it in the application's context (you can override the > "start" method or the "createInboundRoot" method) > > getContext().getAttributes().put("<key>", "value"); > > > > * retrieve it from the ServerResource > > getContext().getAttributes().get("<key>") > > > > Best regards, > > Thierry Boileau > > > > ------------------------------------------------------ > > > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2708919 > > > > ------------------------------------------------------ > > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2708939 > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2709079

