AFAIR, if is possible to access request parameters also using the request
input module through JXPath, e.g.:

{request:getParameterMap['file']}

For this to work Request interface should have getParameterMap() which is
present in Servlet 2.3 and was not implemented by Cocoon at the time of
writing of the RequestInputModule.

Regards,
  Konstantin

From: "Tony Collen" <[EMAIL PROTECTED]>


> Hi Everybody,
>
> I just wrote up some docs for two InputModules that were previously
(mostly) undocumented... the
> GlobalInputModule and the RequestParameterModule.  You can view them at
the bottom of the wiki page
> at http://wiki.cocoondev.org/Wiki.jsp?page=InputModules
>
> Would it make sense to give each input module it's own page?  It would
allow more examples to be
> used, especially if more input modules come down the line.
>
> Any input (heh) on the docs is appreciated.
>
> Tony
>
>

Reply via email to