Hello Andy,
do you mean that the response will get the entity a little bit later in
your code?
Are you trying to set the Tag in the "doInit" method?
Best regards,
Thierry Boileau
I'd like to set an ETag response header while processing a request within
> my ServerResource subclass. I tried
>
> getResponseEntity().setTag(new Tag("foo));
>
> but this doesn't work, because there is no entity in the response object
> yet (getResponseEntity returns null).
>
> What's the right way to do this?
>
> Thanks.
> -Andy
>
> ------------------------------------------------------
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2925566
>
------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2927993