WebData represents the 'Data' directory defined upon installation of the X3WEB server.
The 'Design HTML' and X_FILES directories must be copied to this root while complying with the tree structure when in 'X3WEB server' mode.
The xtend.server.data.localpath=/data/local configuration parameter is used to define the server processing type that will be prompted to access the resources in local mode.
/data/local (default) means that an XTEND servlet reads the resources.
If you wish to delegate the access to the resources to the the Apache server (optimization):