Monday, October 24, 2016

Re: GWT launch client side application



On Monday, October 24, 2016 at 6:31:19 PM UTC+2, Aaron Paluzzi wrote:
In this case we're trying to launch excel.  Although we might wind up needing to launch any local binary.  Even being able to launch a batch file would be a help.

The reason this is a GWT issue

The reason this is not a GWT issue is that GWT is a developer toolchain to compile Java to JS; but ultimately you're running JS in a web browser, and if "JS in a web browser" can't do that, then you won't be able to do it, whether you produce the JS through GWT or not.

I'm sorry but there's not solution to your problem (fortunately! for our security)

--
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