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

Description

Error formatting macro: snippet: java.lang.NullPointerException

Parameters

Error formatting macro: snippet: java.lang.NullPointerException

Examples

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

2 Comments

  1. Change "The value of foot is" to "The value of foo is".

  2. <s:param name="foo" value="BAR" />

    value="BAR" is incorrect. There should be "'BAR'". The same for FreeMarker.