Hi, I am a developer on Jstl with Struts, my problem is that I want to
pass the object "param" to the tag html:link but the server responses:
"Can not find bean "param" in any scope".
Is there any way to pass the Map param to html:link?

Thank you in advance���


The code is the next one:
 <html:link action="/myAction" name="param">
...
</html:link>
<html:link action="/myAction" name="${param}">
...
</html:link>



-- 

**********************************************************
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

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

Reply via email to