To use this tag:

  • Add: <%@ taglib prefix="sx" uri="/struts-dojo-tags" %> to your page.
  • The head tag must be included on the page, which can be configured for performance or debugging purposes.
  • If the parseContent parameter for the head tag is false (it is false by default), then the id tag is required.

Additional Examples

For more examples see Ajax and JavaScript Recipes

Description

Error formatting macro: snippet: java.lang.NullPointerException

Parameters

Error formatting macro: snippet: java.lang.NullPointerException

Examples

Static tree:

Error formatting macro: snippet: java.lang.NullPointerException

Dynamic tree (rendered on the server):

Error formatting macro: snippet: java.lang.NullPointerException

Dynamic tree loaded with AJAX (one request is made for each node):

Error formatting macro: snippet: java.lang.NullPointerException
  • No labels

2 Comments

  1. Anonymous

    can any one include code to retain the state of tree after an event.please include the code here or in showcase examples.
    it is a common requirement for every tree user to work with this functionality, so please keep some dojo code for the state retaining.

    1. Please ask questions on the user mailing list, not the wiki. Thank you.