Gal Kirpichnikov wrote:
Hello Adam,
Try Ajax functionality: http://smirnov.org.ru/en/ajax-jsf.html
If you have any idea or example how to refresh tree2 content or/and
presentation as a result of action in other JSP page (like rename file name
in explorer changes it's name in left window navigation tree) I'll be
thankful,
Thanks. wrt the refresh from another JSP page, I am looking at something
similar where a pop up is given a small chunk of a large xml file
(obtained via xpath) which it then posts back (along with the xpath
path) & that then replaces the "old content" & then the XML (J)DOM
object has been changed etc.
How to detect this change is something I have been thinking about.
Adam