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

2005-06-24 Thread Jose María
Hi, I have got create the link with the params in the request, the code is the next one: "> Text Link It is tested. Well, Thanks everyone for your replies¡¡. Bye¡ -- ** Jose María Alvarez Rodriguez Departa

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

2005-06-20 Thread Martin Gainty
ED]> To: 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&qu

How to pass param implicit Object to html:link

2005-06-20 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: