gd
Tag loadProperties


Load properties from a properties file.


Tag Information
Tag ClassNone
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
charsetfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The character set encoding of the properties file. If not given, UTF-8 is assumed.
pathtruefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The path of the properties file. If the given path is relative, it will be relative to the /WEB-INF/ folder in the WAR deployment.
vartruefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name of the request-scope attribute to bind the properties map to.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.