Versions Compared

Key

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

...

  • Struts configuration
    • Result parameters
    • Any other locations where OGNL can be used in configuration files?
  • Struts taglibs for nearly all attributes
  • ParameterInterceptor
  • validation xml files
  • default type conversion ?(com.opensymphony.xwork2.util.XWorkBasicConverter)
  • com.opensymphony.xwork2.util.XWorkTestCaseHelper

Issues

The specific issues that need to be addressed are:

...

  • Pluggable EL or simply UEL-compliant??
  • @OGNLDependent annotation to place on all classes / methods / fields to indicate reliance on OGNL (useful for eventual refactoring)?