I wrote an application that for Tomcat 3.2 running on window. In the HTML the is a reference ( <A HREF="/filname.csv"> ) to the filename. When I run this on windows I get a popup "save as" selection box. When I run this on Tomcat4.0 on Unix it no longer gives me the selection box but instead displays the data on the screen.
Is this a difference between TC32 adn TC40 or Unix / Windows. Is this configurable. Thanks in advance.
