I think
request.getEntity().getMediaType().getParameters().getFirstValue("type");... is the general idea On 1/23/08, Zsolt Czinkos <[EMAIL PROTECTED]> wrote: > > How can I check whether the content-type is > "application/atom+xml;type=entry" or "application/atom+xml;type=feed"? >

