What's the best way to have a GWT Presenter with a javaScript view?

 ̄綄美尐妖づ 提交于 2019-12-13 07:17:21

问题


I'm using GWT but 1 of my Ui programmers only knows javaScript but is learning Java right now. So what is the best way to have a javaScript view. I tried to use GWT exporter but I had this problem with it. I've heard that using GWT as glue code and doing the Ui in javaScript is common but I don't see any examples. I'd like to know the best practices for this.

来源:https://stackoverflow.com/questions/28139757/whats-the-best-way-to-have-a-gwt-presenter-with-a-javascript-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!