Versions Compared

Key

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

...

We've covered how to use message resources (resource bundles) in Struts 2 and also introduced how Struts 2 enables internationalization (i18n) in this tutorial. To fully understand these concepts and learn more about Struts 2 consult the main Struts 2 documentation available at http://struts.apache.org.

Up Next

In our next tutorial we'll cover how to configure Struts 2 to handle any uncaught exceptions.

Next

Onward to Exception Handling

Prev

Return to Message Resource Files