Sending a File to client...

Hi all,

I’m trying to send a file (txt, xls, doc… etc) from my server application to my client.
My server is developed using java/vaadin & my client is developed using GWT.

Is there a way to accomplish this task?
If so, can you provide me an example please?

Any help is greatly appreciated.
Thanks in advance.

Cheers,
Asela.

I think this thread should cover your needs.

http://vaadin.com/forum/-/message_boards/message/85350

Alternative search the forum for “download file” and similar.

André