Setting url parameter [message #74840] |
Wed, 20 February 2008 02:12  |
Eclipse User |
|
|
|
Originally posted by: fannyziegler.gmx.de
Hi,
to read a parameter out of the url of my rap servlet I use the following:
HttpServletRequest request = RWT.getRequest();
System.out.println(request.getParameter("id"));
Is it also possible to change the parameter values in the url? How can I
achieve this? I need to write a parameter value in the url so that another
application can read it.
Thanks,
Fanny
|
|
|
|
|
|
|
Re: Setting url parameter [message #75298 is a reply to message #74948] |
Sat, 23 February 2008 16:49  |
Eclipse User |
|
|
|
Originally posted by: fappel.innoopract.com
Hi,
that's true, using a link with a changed URL would change the entry in
the URL-Field in the browser.
Ciao
Frank
-----Ursprüngliche Nachricht-----
Von: Fanny [mailto:fannyziegler@gmx.de]
Bereitgestellt: Mittwoch, 20. Februar 2008 10:11
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: Setting url parameter
Betreff: Re: Setting url parameter
Hi,
ok, I understand that I canŽt change the url within one user session.
But I could start a new session with a changed url, couldn`t I? Would
this be possible or wouldnŽt this change the browser url?
Greetings,
Fanny
|
|
|
Powered by
FUDForum. Page generated in 0.04000 seconds