hst-core-tags
Function replaceMessagesByBundle

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

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


Function Information
Function Classorg.hippoecm.hst.utils.MessageUtils
Function SignatureString replaceMessagesByBundle(java.util.ResourceBundle,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.