Passing GET Parameters to RAP Applikation [message #124599] |
Sat, 14 March 2009 09:44  |
Eclipse User |
|
|
|
Originally posted by: benjamin.wolff.web.de
Hi,
i'd like to pass some GET Parameters when calling the URL from my RAP app. There are already some parameters like ?startup=default for example, but
when i want to access these parameters in my RAP app via the RWT#getRequest()... methods, getMethod() returns POST and therefore i cannot access parameters
passed to the RAP app via URL, e.g. ...rap?startup=default&test=blabla
is there a way to access these parameters as well??
thx in advance!
greetings,
ben
|
|
|
Re: Passing GET Parameters to RAP Applikation [message #124609 is a reply to message #124599] |
Sat, 14 March 2009 11:25  |
Eclipse User |
|
|
|
Originally posted by: benjamin.wolff.web.de
sry, actually RWT.getRequest().getParameter("test") works perfectly, must did something wrong when i tested it before. nevermind :)
greetings,
ben
Ben W. schrieb:
> Hi,
>
>
> i'd like to pass some GET Parameters when calling the URL from my RAP
> app. There are already some parameters like ?startup=default for
> example, but
> when i want to access these parameters in my RAP app via the
> RWT#getRequest()... methods, getMethod() returns POST and therefore i
> cannot access parameters
> passed to the RAP app via URL, e.g. ...rap?startup=default&test=blabla
>
> is there a way to access these parameters as well??
>
> thx in advance!
>
>
> greetings,
> ben
|
|
|
Powered by
FUDForum. Page generated in 0.03121 seconds