Versions Compared

Key

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

...

Code Block
languagexml
<!DOCTYPE struts PUBLIC
        "-//Apache Software Foundation//DTD Struts Configuration 2.5//EN"
        "http://struts.apache.org/dtds/struts-2.5.dtd">

HTML 5

All the core themes are now HTML 5 compliant which means using a required attribute in your tags will produce a proper browser's validation.

Tags attributes

The id attribute was replaced with var attribute in the following tags.

...