Hi folks. Is there some way to mark certain pages to be of some other HTTP "ContentType" than text/html as rest of application ? Let's say that my Turbine app should have some templates that generate web pages, some wap pages, some VoiceXML content, etc.... Is it possible, or should I create some base class where I should put response.setContentType(...), and all non-html screens should extend that ?
Cheers, Vjeran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
