Re: Setting filename to show when saving file

2011-09-23 Thread Iacopo
) + \) when I right click to save as it offers up the name of the REPORT. Ed On Thu, Sep 22, 2011 at 7:11 AM, Iacopo dropunibox.t...@gmail.com wrote: I did it I found Content-Disposition: inline; filename=myfile.txt and it works in dev mode, but doesn't when i deploy (cos the client

Re: Custom Serializable Class in GWT RPC Call

2011-09-22 Thread Iacopo
Thanks i managed to solve the problem simply adding the class to the compiled Shared folde ;) Thanks! :) On Sep 11, 12:58 am, Y2i yur...@gmail.com wrote: Is 'project name'.server.data.SubscriptionData in your source path?

[GWT+Blobstore] Setting filename to show when saving file

2011-09-22 Thread Iacopo
to be the file name coming from the frame src attribute. Is there any way to save the file with his original filename? Any header on the serve response that i can use? Any dramatic change in the application i can make to solve the problem? Thanks a lot!:) Cheers Iacopo -- You received

Re: Setting filename to show when saving file

2011-09-22 Thread Iacopo
, which is not what i want I cannot find other headers that could help me. :( On Sep 22, 1:05 pm, Ed ej19...@gmail.com wrote: Take a look at response headers to set the name of the download On Thu, Sep 22, 2011 at 6:59 AM, Iacopo dropunibox.t...@gmail.com wrote: Hi everyone

Custom Serializable Class in GWT RPC Call

2011-09-10 Thread Iacopo
custom serializable class as a parameter in an RPC call? Thanks everyone! Cheers Iacopo -- 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