Taglib documentation for tag mak:info#
Description#
Displays information about the makumba system (caches, database, open database connections...) and the servlet container (active sessions, ...).
.
Attributes#
Name | Required | Runtime expression | Description | Comments |
---|---|---|---|---|
applicationProperties | false | false | The name of a properties file containing application-specific configuration properties to be displayed
.![]() |
If the web-app has a properties-based configuration file, the properties can be displayed by mak:info when the file name is specified.
.![]() |
See also#
Examples#
<mak:info applicationProperties="system.properties" />
