You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mitch Christensen <mi...@centegy.com> on 2000/08/23 17:40:06 UTC

getContentType() returns Null

Hi,

I'm running Tomcat through Apache (as well as stand-alone), and my servlet
calls to getContentType() always return null.

Is there something I have to configure to get access to the Content-type of
a POST?

-Mitch