Hi all,

I tried to add a new parameter the the request object then doing a redirection.


function addrequest(){ cocoon.request.setAttribute("my_parameter", my_value); cocoon.redirectTo("mypage?myparameter="+cocoon.request.getAttribute("my_parameter"); }

Why is this not working ?

Lionel


Lionel CRINE Ing�nieur Syst�mes documentaires Soci�t� : 4DConcept 22 rue Etienne de Jouy 78353 JOUY EN JOSAS Tel : 01.34.58.70.70 Fax : 01.39.58.70.70


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to