我尝试这样做,但它不起作用。
<logic:present name="MEMBER" >
<bean:message key="member.registerConfirmation" arg0='<bean:write name="MEMBRE_REGISTER" property="firstname"/>' arg1='<bean:write name="MEMBRE_REGISTER" property="lastname"/>'/>
</logic:present>
和 bean:message 包含:
member.registerConfirmation = Congratulations {0} {1}, you are in !