Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-2212

Support the '!' character when configuring default action for a portlet mode in portlet.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • None
    • None

    Description

      Supporting the '!' will make it possible to configure a method for the action mapping for the default action in a portlet mode.

      Example:

      <init-param>
      <param-name>defaultViewAction</param-name>
      <param-value>index!input</param-value>
      </init-param>

      Very useful when the default action for a mode contains a form that is usually displayed using the "input" method.

      Attachments

        Activity

          People

            nilsga Nils-Helge Garli
            nilsga Nils-Helge Garli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: