Hello Everybody ,
  I have got a little problem:
        - having a Servlet(e.g. FileServlet) which is supposed to send binary 
files(e.g. *.zip files)
                - how to perform an opperetion  that its result will be a saved file 
on the client side
                  which name will be File01.zip and not FileServlet.zip)
                - of course we can use alias but what we can do if the name of the file
                      should dynamically change depanding on  the current date and 
time?
        Any help will be appreciated!
Maciej Dybala


___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to