Filter for triggering 'download' dialog..
David Orriss Jr <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <000301c2de54$0c920330$438cdb41@davidjr2k01> |
Hello, I'm working on a project where we send XML data to servlets. The data can be sent by a process that either opens a connection to the servlet and sends it directly (via a POST method), or as an uploaded file via a form on a web page. Now, what we need to do is if the XML data is sent via direct connection and POST we send the data back as a "text/xml" content type. If the data is 'uploaded' via a form we send the response back as a file and set the -- David Orriss Jr. Please email me if you want my ICQ/AIM/IM ID's. ___________________________________________________________________________ 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