Versions Compared

Key

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

...

The symptoms of this issue is are that the when using the s:url tag, the get parameters won't be inlcuded when the includedParams attribute is set to 'get' under Websphere 5.1. (Websphere 6.1 is not affected by this issue) This issue occurs because Websphere 5.1 doesn't follow correct behavior regarding the request query string. To allow struts to work properly with Websphere 5.1, you must include the following interceptor in your interceptor stack:

...