how to integrate or call or interface with a 3rd party widget within a GWT app? -


i making app in gwt. dashboard , have out of widgets.

now when ship out, there use case customer might want create own gwt widget , use in dashboard app.

as understand it, not able since cannot ship our source code needed compile whole app again once tag of widget/module gets gwt.xml file of app.

i cannot use other gwt make dashboard. , widget flash heapmap, jquery widget/plugin, gwt module, jsp page renders visualization end.

so far thoughts have been provide widget in app wrapper in form of iframe , call main page (they provide url), , have api let app , widget talk.

but know if there other / better approaches?

this problem solved google's opensocial widgets. there few opensource implementations: http://shindig.apache.org/ one. can integrating in app. added bonus can display widgets other applications (such atlassian jira) serve opensocial widgets.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -