Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
   <ww:property value="parameters.myParamName" /> 
      Or
   <ww:property value="parameters['myParamName']" />

Other property of the Component could be accessed the normal WebWork's way using Ognl expression.