Versions Compared

Key

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

...

Save the global.properties file in either the src folder (if using Ant version) or the src/main/resources folder (if using the Maven version).

To inform the Struts 2 framework about the global.properties file add the follow node to struts.xml after the constant name="struts.devmode" node.

...