Monday, October 24, 2016

Re: GWT launch client side application


On Mon, Oct 24, 2016 at 6:59 PM Jeffrey Chimene <jchimene@gmail.com> wrote:

> > The reason this is a GWT issue is my company has gone with a
> completely GWT solution for a product.
>
How badly do you need this solution?
You could upload a spreadsheet to the server and reflect it with the
appropriate MIME type. The browser would open the spreadsheet via
whatever's configured for that MIME type.

That solution involves GWT (and a program on the server to provide the
reflection). There is no solution (although MS probably has a DLL you
could invoke from JS in their browser, IDK) that's pure JS.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment