Please make sure you have read the Tag Syntax document and understand how tag attribute syntax works.

Important

Error formatting macro: snippet: java.lang.NullPointerException

Description

Error formatting macro: snippet: java.lang.NullPointerException

Parameters

Error formatting macro: snippet: java.lang.NullPointerException

Examples

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

3 Comments

  1. A note about the paragraph

    "Note that the listkey and listvalue attribute will default to "key" and "value" respectively only when the list attribute is evaluated to a Map or its decendant".

    There is one descendent of Map, namely SortedMap. Is this what is meant? Or should it say "or one of its implementations" or something completely different?

    "Other thing else" is garbled English.

  2. checkboxlist tag does not add cssClass attribute to the label displayed.
    checkboxlist tag does not give a line break <br/> to the checkboxes.

    Should I override the checkboxlist.ftl to incorporate these changes ??

  3. The "value" attribute is a collection. If the listKey associated with a checkbox is in the value collection, the box will be checked.