Versions Compared

Key

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

Yes, there are two approaches. We can include other struts.xml file from a bootstrap, or we can place multiple struts.xml files on the classpath. Or both.

...

Including

A typical struts.xml files will have one or more include elements:

...