Re: How to force a file download to save
Jason Hunter <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
> To force the file download to save, use : I wrote about this problem in the "Java Enterprise Best Practices" book, and the servlet chapter is online for free. This topic is in the third part: http://www.onjava.com/pub/a/onjava/excerpt/jebp_3/index3.html Basically there's the way it's supposed to work and then there's the way it really works taking into account buggy browsers (and browser developers who think they know better than spec authors). -jh- ___________________________________________________________________________ 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