Answer the question
In order to leave comments, you need to log in
Help with Google Web Toolkit
Good afternoon!
I ran into this problem and can't find anything about it. My task is to create two GWT projects and go from the page of one project to the page of another. If you do it through the creation of modules within one project, then everything is fine:
Window.Location.assign(" 127.0.0.1 :8888/url_to_redirect.html?gwt.codesvr=127.0.0.1:9997");
But my task is to create two projects. So I added the project that contains the page to navigate to to the project I'm navigating from.
The scheme is this - "Project 1 (page with link) --> Project 2 (desired page)" .
The question is, how can I do it? And what exactly will be the address of the page of the included project?
Thank you in advance to those who at least read this far =)
Answer the question
In order to leave comments, you need to log in
In fact, no one helps =(( I almost coped with one problem - I added the line inherits name='my_package.my_class'
to the main *.gwt.xml
But this did not help much - now when I load, I get not only initially indicated elements (on the first page), but also from the second one, which I wanted to go to.And, of course, no transition happened.There are a
lot of good specialists on Habré - help me, please!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question