I have an interesting question. I can see that there is a ServletRequest.setContentType(String) method which would let me set the content type, but from what I can tell, there is no corresponding get method. This seems very strange. I want some of my jsp tags to generate different content depending on whether they are generating html, wml or plain text, so I need to know the content type. Is there a way to find it out?
Thanks! -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
