Lionel Crine a �crit :
>
> you can try :
>
> public Map act (Redirector redirector, SourceResolver resolver, Map
> objectModel, String src, Parameters parameters)
> throws Exception {
> Request request = ObjectModelHelper.getRequest(objectModel);
> String num = request.getParameter("numero");
> String protection = request.getParameter("protection");
> ...
>
Ok Thanks, it works fine but i could'nt get it to works because my pipe
was requested by a post method and i read somewhere in the list it was
impossible to get it to work so...
So i resolve my problem by using a redirect.
Olivier
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]