Uploaded image for project: 'XWork'
  1. XWork
  2. XW-391

Remove explicit support for the method url syntax "!"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.1.3
    • None
    • Configuration, Interceptors
    • None

    Description

      With wildcards now in XWork, we should remove explicit support for the action!method syntax. This capability can be completely simulated with wildcards. To aid the transition, we should support a compatibility mode where if enabled, we change all non-wildcard mappings to support the old syntax.

      For example, the mapping:
      <action name="foo">

      would turn into:

      <action name="foo!" method="">

      so that the action would continue to map urls the way it had before.

      Attachments

        Activity

          People

            mrdon Donald J. Brown
            mrdon Donald J. Brown
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: