I have already used GWT to develop a dialog. From a gwt application, I can open this dialog from Anchor. I have a struts 2 application. I want to integrate this GWT dialog to a dynamic jsp page. On this jsp page, there are a lot of links that represent records. I want to open a GWT dialog once a link is clicked from this jsp page. I also pass a value from a link in jsp page to GWT dialog. How do I implement this feature?
James -- 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/-/ORQVdobUsb4J. 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.
