Hi,
I am very new about GWT. Therefore, a small problems are big problem for me.
I dont know how can I open second page in a new browser window.
eg.
I want to describe the problem with the old fashioned way.
I have 3 files. index.html (assume Entyrypoint), page1.html(Customer
Form), and page2.html(Order Form).
when I put, a tag in index.html like
<a href="page1.html" target="_blank">page1</>
<a href="page2.html" target="_blank">page2</>
But I dont know how can I do in GWT.
Thank you in advance for your help
kemal.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---