Hi All,
How can I get searh.title from messages.properties in definitions.xml ?
this is a piece of definitions.xml which doesnt work
<definition name="template" page="/WEB-INF/jsp/layout.jsp">
<put name="title" value="searh.title" />
</definition>
thanks


Reply With Quote