-
Sencha User
Answered: how to use paramters in the url when I launch an app?
Hi,
my client app needs to catch some parameters contained in the url I use to launch the app.
I don't know how to do that.
Could you please help me?
Thanks
-
Best Answer Posted by
sarsipius
yes you're right
so I use: Window.Location.getParameter();
thanks
-
Sencha Premium User
Well, the question is more related to GWT itself.
use Window.Location.getQueryString() and Window.Location.getHash()
Regards,
Michel.
-
Sencha User
yes you're right
so I use: Window.Location.getParameter();
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules