Questions like this are more likely to be answered on the users list [EMAIL PROTECTED] This list is for discussing the development of the struts framework. Thanks, Michael
On 6/14/05, Jose Maria Alvarez Rodriguez <[EMAIL PROTECTED]> wrote: > 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]