Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo corrected thanks to finding by Lalith Kumar Chinta

...

Code Block
<s:textfield key="orderItem.price" value="%{getText('format.number',{'orderItem.price'})}" />

This maps to the method signature getText( String key, Object[] params ) in ActionSupport.