Greetings: My application present a list of files of different mime types to the user as hyperlinks but no matter whether I put the mime type definitions in an apache-style mime.types file or use the mime-mapping constructs in web.xml, I cannot get Turbine (tdk2.1) to cooperate...I just get the ugly binary data when I click on the links. These work fine under apache itself, since it knows the type definitions, but the Turbine servlet seems to force the mimetype back to text/html.
These are not exotic types, just powerpoit, excel, etc. It does seem to work with rtf files, though. What am I doing wrong? Thanks, Bruce -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
