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:“I really do inhabit a system in which words are capable of shaking the entire structure of government, where words can prove mightier than ten military divisions.” “I have been a soreheaded occupant of a file drawer labeled Science Fiction ... and I would like out, particularly since so many serious critics regularly mistake the drawer for a urinal.” |