On Wed, Feb 11, 2009 at 4:53 PM, ytbryan <ytbr...@gmail.com> wrote:

>
> Hi all,
>
> i already created a servlet that make a csv file frommy Resultset and
> save it to a predetermined location.
>
> However, i would like the user to choose the location to be stored and
> the name of the csv file. can someone advice me what to do?
>
> Do you mean in the client? If so, you can use content-disposition header.
See:

http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html

Section 19.5.1 Content-Disposition

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to