resources/xml/forms

The xml files in this directory are generated by the default case in SourceGeneratorAction, which is manually run after forms are edited. FormFieldDAO.genSource() also can generate form-related files for an individual form ; however, it's currently unused.

These xml files are read upon startup by the DynasiteConfigServlet servlet - see loadMemory() for details. In a nutshell(help, I'm in a nutshell ...), you can access all form-related objects by querying DynaSiteObjects after startup.