Re: How to pass param implicit Object to html:link

2005-06-14 Thread Michael Rasmussen
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

How to pass param implicit Object to html:link

2005-06-14 Thread Jose Maria Alvarez Rodriguez
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: ... .