You can define a bookmark within your app then use that bookmark as the anchor within your other page. And the other page needn't be a JSP--it can be static HTML, or generated by a JSP, servlet, CGI, etc.
On Wednesday, August 8, 2012 5:32:32 PM UTC-4, James wrote: > > 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/-/prfqV1Q7M8wJ. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.