can't seem to find anything in the docs that talks about use more than one parameter in your URL - i.e.
http://localhost/mypage.html?param1=foo¶m2=bar
how can i access foo *and* bar in my sitemap [pipeline]? thanks
Hi John,
Try the request parameter input module:
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/components/modules/input/RequestParameterModule.html
I thought there was a page for it on the Wiki, but I can't find it.. just shoot a message if you need help using it.
Tony
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
