Versions Compared

Key

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

The resources folder is located in the module structure at:

Code Block
/omod/src/main/webapp/resources

In a non-mavenized module, it would be at

Code Block
/web/module/resources

. This folder should may contain javascript, css, images, etc.

...