Tuesday, August 18, 2015

Re: Architecture of adding 'pure html/js' to client side?

I am a bit surprised that none have added large chunks of html/js as an independent part of the application and are willing to share....well well... 

On Wednesday, August 12, 2015 at 10:34:52 AM UTC+2, funkforce wrote:

We have a GWT application coded in java on the client. There is no ui binder only a jsp page and a class with our onModuleLoad() method and then pure java serving the gui. We want to add bunch of html/javascript to a new part of the application but I don't know how to organize the new html/javascript part. The new part will most likely contain a lot of html/js + js frameworks and talk json to the same server that now serves gwt-rpc. Its a first step to move from gwt-widgets.


Can someone please share how to do this? The closest I have found is ClientBundle but I am not sure its the way to.


Thanks.




--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment