Reload data (DOM)
Reload data (DOM)
Hi all,
I have a table that is loaded with DOM source, and all is correct, but them I must search a determinate data, I call a java action and reload the div that contain the jsp page where is my table with the new data, for this I use a simple iterator because I'm working with struts2, but this doesn't work. How reload the data in this case?
Thanks in advance.
I have a table that is loaded with DOM source, and all is correct, but them I must search a determinate data, I call a java action and reload the div that contain the jsp page where is my table with the new data, for this I use a simple iterator because I'm working with struts2, but this doesn't work. How reload the data in this case?
Thanks in advance.
This discussion has been closed.
Replies