hst-core-tags
Function replaceMessages

String replaceMessages(java.lang.String,java.lang.String)
Replaces all the variables in the body content by the either current locale context or provided resource bundle basename.

Example:
<c:out value="${hst:replaceMessages(basename, text)}" />


Function Information
Function Classorg.hippoecm.hst.utils.MessageUtils
Function SignatureString replaceMessages(java.lang.String,java.lang.String)
Display NameNone


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.