Hi
Maarten Volders wrote:
-I would like to build a web user interface that shows the tree
structure of the pages in my cms. But I do not want that all the pages
would be loaded immediately. But by using dwr / ajax I would like to
have async calls to my service layer and retrieve the pages / nodes I
need only when opening a page in the tree structure. Has anyone got
experience with nodes in combination with dwr or ajax or other async
calls. Issues I should now or some advice on best practices?
The Magnolia CMS builds upon Jackrabbit and they have a async tree
browser, but the don't use spring nor dwr.