Hi, I think that I do not explained too good.
My idea is pass a Map with multiple keys and values, the html:link
documentation says that you can pass multiple params to an action with a
Map Object in name attribute.

I want to pass the object implicit "param" (Map) defined in Jstl, but I
obtain the error "Can not find bean in any scope".

Well, nothing else, if anyone knows how to do it, please response.

Sample:

http://url/action/show?date=????&type=????

I want to pass this parameters to other action:

<html:link action="/other" name="${param}">
 ...
</html:link>



Thank you in advance¡¡






-- 

**********************************************************
Jose María Alvarez Rodriguez
Departamento de I+D+I
Fundación CTIC 
-Centro Tecnológico de la Información y la Comunicación-
E-mail: [EMAIL PROTECTED]

Tfno: +34 984 29 12 12

Parque Científico Tecnológico Gijón-Asturias-Spain
www.fundacionctic.org

********************************************************


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

Reply via email to