Bienvenidos Jose

http://struts.apache.org/userGuide/struts-html.html#link
to quote
"paramName is The name of a JSP bean that is a String containing the value for the request parameter named by paramId (if paramProperty is not specified), or a JSP bean whose property getter is called to return a String (if paramProperty is specified)."
I didnt see paramName, paramID or paramProperty specified

Saludos Cordiales desde EEUU!
Martin-
001-617-852-7822
http://www.laconiadatasystems.com

----- Original Message ----- From: "Jose Maria Alvarez Rodriguez" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Monday, June 20, 2005 11:45 AM
Subject: How to pass param implicit Object to html:link


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

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


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

Reply via email to