Common usage
This example demonstrates how the result-list tag works in line with our principles of configuration over code and sensible defaults. To render a simple results list displaying every field in each document, this code is all that is required in the JSP:Configuration
Many tags have reasonable default configurations, but they can also pick up attributes from configuration files, avoiding the must change any JSP code: Here is a platform tag which looks for properties in the configuration file atsrc/main/resources/conf/platforms/myplatform/dev.conf