Controlling BIRT with GWT

134 views
Skip to first unread message

mike b

unread,
Jul 12, 2011, 8:39:53 PM7/12/11
to google-we...@googlegroups.com
The BIRT dev environment has a way of exporting javascript to embed in HTML in the same way that Google Maps does.  

Has anyone successfully used JSNI to integrate BIRT into GWT?  Easy?  Painful??  Any unexpected problems?  

What I need to do is have a complex widget filter thru 6 or 7  attributes to get a RUN_ID which would then be passed into (hopefully) a BIRT report which would then render embedded in a DIV on the screen.  The idea is to make a seamless dashboard kind of thing.  Hopefully I won't have to use IFRAMES or anything like that.  

I'm hoping to make this seamless to the user.  Was thinking of putting the BIRT scripts into a separate js file, or possibly putting pasting them into a Java class.  

Ideas?  

Thanks,
mike  

Elhanan Maayan

unread,
Jul 13, 2011, 3:25:20 AM7/13/11
to google-we...@googlegroups.com
i've been reading about security issues, although it make not seem related embedding "foreign" javascript in gwt is considered a security risk, you should look into that also.


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/8MeyuvKrbDQJ.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Reply all
Reply to author
Forward
0 new messages