![]() |
![]() |
||||
This tag specifies the value of the property in an <env-entry> element.
The value must be able to be parsed as a String, according to the type specified in <env-entry-type>. For example, for a java.lang.Integer, enter a number, or for java.lang.Boolean, enter true or false.
The value can be read from your Java/JSP code. See <env-entry> for an example.