Hi All,
I am new to gwt and didn't find how to read post paramters in GWT App.
meaning that i have an html page with uses some input fields (pure
html 0 no java script) and this html is redirecting to my gwt app , i
need to read those paramters on the GWT app  and respond.

I can readt the GET params by using
 Window.Location.getParameterMap();

but i can't seem to find a way to read POST .
tries dictionary - but the html is with no scripts so it won't help
me.
 anyone please?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to