Friday, December 9, 2016

Re: Use of existing java applications/ jars in a GWT project

You have to build a similar package structure (as the external jar) and put the definition in this. This could be packaged in another jar or in your source tree.
If you do not have the source, then you cannot use this to build javascript code! But you could still use it in a servlet and connect it via ajax calls.

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