2009/2/6 Caldarale, Charles R <[email protected]>: >> From: Dave Pawson [mailto:[email protected]] >> Subject: Re: TC6 ${CATALINA_HOME}/conf/web.xml Is this the >> place to constrain the mime type? >> >> Unless the client specifies that one single mime >> type (and no other), I want to reject it > > Unless you have an extremely specialized client in mind, you will be > rejecting all requests. No browser will ever limit itself to a single mime > type.
That's it. Again, my code, hence very specialised. No browsers, IE or FF! Just my java end point. I'm coming down in favour of a valve, rather than a filter, to make it container specific, although I can't find much documentation on valve coding. Something that perhaps checks the request string and header? Any suggestions please? regards -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
