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

Compare with Current View Page History

« Previous Version 2 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

Without attaching to an event, listening to a topic (used to make an Ajax call):

Error formatting macro: snippet: java.lang.NullPointerException

Attached to event 'onclick' on submit button:

Error formatting macro: snippet: java.lang.NullPointerException

Submit form:

Error formatting macro: snippet: java.lang.NullPointerException

Using beforeNotifyTopics:

Error formatting macro: snippet: java.lang.NullPointerException

Using afterNotifyTopics and highlight:

Error formatting macro: snippet: java.lang.NullPointerException

Using errorNotifyTopics and insicator:

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