I am calling a Cocoon page from another application using a <a href> tag. The url that I am calling is http://localhost:8080/cocoon/test/login?userid=11 <http://localhost:8080/cocoon/test/login?userid=11> . The problem I am having is getting my xsp page to grab the value of the userid from the input url. How do I do this, I have tried using the <xsp-request:get-parameter name="userid" default = "defaultinput" as="string"/> but that does not work. Do I need to add something to my sitemap to pass that value through? Can someone please help me, it would be greatly appreciated.
How are you determining that it is not working?
Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
