You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

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

Simple div that loads its content once:

Error formatting macro: snippet: java.lang.NullPointerException

div that reloads its content every 2 seconds, and shows an indicator while reloading:

Error formatting macro: snippet: java.lang.NullPointerException

div that uses topics to control the timer, highlights its content in red after reload, and submits a form:

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