Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Passing GET Parameters to RAP Applikation
Passing GET Parameters to RAP Applikation [message #124599] Sat, 14 March 2009 13:44 Go to next message
Eclipse UserFriend
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 15:25 Go to previous message
Eclipse UserFriend
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
Previous Topic:How to debug after deploying
Next Topic:Intro CVS
Goto Forum:
  


Current Time: Fri Apr 19 19:10:55 GMT 2024

Powered by FUDForum. Page generated in 0.03741 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top