I am using GWT/ExtGWT. I have a little problem... I have an Hyperlink in my web page and when the user clicks on this hyperlink, a new browser window should be opened containing a widget (a widget made by me that contains a form with textboxes, labels, comboboxes...). But I don't know how can I do it. Please help me.
Thanks!