-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Does anyone know how I can set the name of the filename that comes
up in the "Save As" file window when a servlet returns
"text/tab-separated-values" content.

Presently all servlets go through a central servlet that
ficures which processing class to load. That class in turn
retruns the content. When the save as file window appears then
I see the name of the initial servlet as the default name.

Is there any way for me to set this programtically by setting some header,
etc.

John Preston



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to