Re: Clientside file generation with GWT

2011-06-13 Thread leandro borbosa
You are really coming up with some incredible stuff lately man. Clientside file generation is definitly something really needed. The demo works pretty well. Good work. 2011/6/12 Juan Pablo Gardella gardellajuanpa...@gmail.com Great work Alain!! Thanks for share it 2011/6/12 Alain Ekambi

Re: Clientside file generation with GWT

2011-06-13 Thread Alain Ekambi
Thx guys The demo now also includes a demonstration of reading a file on the client. Regards, Alain 2011/6/13 leandro borbosa leandrob...@googlemail.com You are really coming up with some incredible stuff lately man. Clientside file generation is definitly something really needed. The demo

Clientside file generation with GWT

2011-06-12 Thread Alain Ekambi
Beeing able to generate files on the client is a common requirement and a usefull feature for a webapplication . In one of our applications for example we have users generating reports every 30-45 seconds. By beeing able to do that on the client we do not need to scale our servers when the

Re: Clientside file generation with GWT

2011-06-12 Thread Juan Pablo Gardella
Great work Alain!! Thanks for share it 2011/6/12 Alain Ekambi jazzmatad...@googlemail.com Beeing able to generate files on the client is a common requirement and a usefull feature for a webapplication . In one of our applications for example we have users generating reports every 30-45