[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Rendering issues with TC6 in JBossAS 4.2.1

2007-08-13 Thread baz
Thanks sTAN; We have tried your suggestion. We changed | xhtml | application/xhtml+xml | | into | xhtml | text/html | | After stopping und starting the server and ensuring that the browsers cache is cleared we got the same effect

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Rendering issues with TC6 in JBossAS 4.2.1

2007-08-10 Thread [EMAIL PROTECTED]
You can change the default mime types in deploy/jboss-web.deployer/conf/web.xml. Regards, Stan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073136#4073136 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073136 __