[xwiki-users] Passing parameters in URI
10 May
2012
10 May
'12
7:48 a.m.
Hello, how is it possible (I presume it is) to access parameters in a URI? The xwiki API describes methods to encode and decode URIs (namely encodeURI and decodeURI). I suppose I can access it via the Request object (XWikiRequest; http://maven.xwiki.org/site/xwiki-core-parent/xwiki-core/apidocs/com/xpn/xwi ki/web/XWikiRequest.html), but got no clue how. E.g. I would like to pass a boolean param by calling the URI http://<mydomain>/xwiki/bin/view/Main/WebHome?bool=true and access it in velocity code. Anyone has an idea how to proceed or a link to an example? Thx and bests, Moritz
5223
Age (days ago)
5223
Last active (days ago)
0 comments
1 participants
participants (1)
-
Moritz Hesse (EA GmbH)