RE: Real time data display in a struts based application.

2007-02-28 Thread Jose Maria Alvarez Rodriguez
Hi! Well, I think that the your technical design requirement can be developed using Ajax technologies. In J2EE we have e.g. DWR, http://getahead.ltd.uk/dwr/, to use Ajax inside web applications, but the problem could be the comunication server-client because the request to update data in

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: html:link