Structure of The Configuration File (vroom-config.xml)
The configuration file contain following elements and attributes:
Elements | Child Elements | Attributes | Description |
---|---|---|---|
vroom-config |
|
|
This is the root element of the configuration file. |
webpage |
|
|
This is the main element used to define rules for webpages. The uri attribute accepts Java specific regular expressions. The bean-class attribute is used to specify Java class which is available in the class path at runtime. The var attribute is used to specify the variable name of the Java class. The scope is specified to locate object either in application, request or session scope. If bean-class is specified but var and scope left empty, the framework will create object of the bean-class with the name exactly as bean-class and set it in application scope. |
meta |
|
|
This tag is rendered as tag in the Read more about this topic: Vroom Framework Famous quotes containing the words structure and/or file:“A committee is organic rather than mechanical in its nature: it is not a structure but a plant. It takes root and grows, it flowers, wilts, and dies, scattering the seed from which other committees will bloom in their turn.” “Probably nothing in the experience of the rank and file of workers causes more bitterness and envy than the realization which comes sooner or later to many of them that they are stuck and can go no further.” |