Sets the directory to which the generated servlets will be transferred. At compile time of each Web Object, the generator will copy it to the specified directory. This property is read-only and is generated based on the Tomcat path property.
Generators: Java
Level: Generator
This property is read-only and is generated based on the Tomcat path property.
It allows specifying the directory to which the generated servlets will be transferred. At compile time of each Web Object, the generator will copy it to the specified directory.
- The path specified must be relative to the client; that is, the path seen from the PC in which it is working with GeneXus.
- The generator will copy, in addition to the .class files, the .cfg files that contain the information of the entered properties. Therefore, if a value of the model properties is modified, it is necessary to generate at least one object again and compile a web object. In addition, for this change to be taken into account at runtime, it is necessary to restart the Servlets server.
To apply the corresponding changes when the property value is configured, execute a Rebuild All.