public class JstlMessageResolver
extends com.github.dandelion.core.i18n.AbstractMessageResolver
JSTL implementation of the MessageResolver
.
It will make the titleKey
attribute of the ColumnTag
works the same as the key
property of the
<fmt:message>
tag.
Constructor and Description |
---|
JstlMessageResolver(javax.servlet.http.HttpServletRequest request) |
Copyright © 2013–2015 Dandelion Project. All rights reserved.