Wednesday, June 29, 2011

How to redirect HTML inside a dialogbox

Hi all,

I'm new at GWT and I'm trying to create a dialogbox that shows a
website from an external URL. I would also like that when the user
clicks a link, the content generated appears inside the same
dialogbox.

Right now when the user clicks on a link it redirects to a whole new
page as the user clicks to an HTML link.

I would like to do this without having to have access to the HTML code
from the server side.

Is it possible?

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

No comments:

Post a Comment