Developers should choose how the files specified within this bean should
be stored when building.
- If you choose Archive Resources, the files are built internally
into the archive. End users will not be able to browse your distribution media and
see these files. In this case, the External Resource Location and
External Resource Media Id properties are not used.
- If you choose External Resources, the files are built to an
external directory that you specify using the External Resource Location
property. Additionally, you must specify which disk to build these files to using
the External Resource Media Id property. The end result after
building is that your files will appear in the "diskN" sub-directory within the
External Resource Location sub-directory. Your end users will
be able to browse your distribution media and access these files directly.