Files
struts/core
JCgH4164838Gh792C124B5 3a7c35a014 WW-5093 - Improve tag var attribute comments.
- Minor non-code changes, driven by examination of the issue.
- Update taglib version from 2.3 to 2.6
- Apply missing @Override annotation to methods in several components.
- ContextBean - tag attribute description updated to mention scope action.
- ServletUrlRenderer - corrected code comment concerning scope of var
  attribute, corrected spelling mistake, changed URL case.
- Set - Added JavaDoc and code comment to clarify that with action scope
  the var is also assigned to page scope.  Updated tag descriptions for var
  and scope to further clarify the behaviour.
- Text - Added JavaDoc comment to clarify that if the var attribute is used
  the result is not written out, but instead saved into the action context.
- AttributeMap - Whitespace cleanup in get() method, plus added @Override
  tags to multiple methods.
2020-12-06 22:22:27 -05:00
..