In your GWT Remote Servlet class which extends RemoteServiceServlet
you can get the HttpServletRequest object by calling protected method
getThreadLocalRequest() . you can read all request parameters from
that object .
Regards
Srini Marreddy
On Feb 1, 8:24 am, "Pavel Byles" <
pavelby...@gmail.com> wrote:
> use jsni:
> $wnd.location.search;
>
> On Jan 31, 2008 11:42 PM, Randhawa <
simerj...@gmail.com> wrote:
>
> > Hey guys,
>
> > How can I use request.getParameter() in GWT?
>
> > For ex. I have a urlhttp://
google.com/gwt.jsp?id=1