Monday, October 24, 2016

Re: GWT launch client side application

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 is my company has gone with a completely GWT solution for a product.  Unfortunately to customize the product we need to do it through GWT.  Modifications after compilation to javascript are not supported.

Basically I'm trying to do with with my hands taped together.  Any assistance would be appreciated. 

On Sunday, October 23, 2016 at 10:34:07 AM UTC-4, Ignacio Baca Moreno-Torres wrote:

What kind of native app are you trying to launch? This looks more a browser/html/JavaScript problem that a GWT problem.


El sáb., 22 de octubre de 2016 17:10, Kirill Prazdnikov <pki...@gmail.com> escribió:
You can not. You only do what you can in JS. 
GWT is a way to write JS applications.


On Friday, October 21, 2016 at 10:53:05 PM UTC+2, Aaron Paluzzi wrote:
Hello all,

I'm banging my head against what should be a basic issue.  I need to have a GWT web application launch a local application.  What is the best way to do this?  I've experimented with JNLP in the past with other platforms but I'm not sure if that is the best method here.  Any assistance would be appreciated.

--
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-we...@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