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.
On Wed, Jul 13, 2011 at 3:39 AM, mike b <[email protected]> wrote: > 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 > > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
