Daniel, UI'm just curious, does Window.Location.getParameterMap() return the params in the query, or does it come back empty too?
On Jan 11, 8:41 am, Daniel <[email protected]> wrote: > In GWT 2.1, the Location.getParameter("action") returns nothing. > But Location.getQueryString() is able to get all the query parameters > and had to workaround using the query string. > I am using IE 6. > > Is this a bug in GWT 2.1? -- 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.
