<spring:eval var="itemsPerPage" expression="@browsePagePropert ies.getProperty('itemsPerPage' )" scope="request"/>
where browsePageProperties is defined in (Application Conext Xml) root-context.xml like this :
<util:properties id="browsePageProperties" location="classpath: browsePage.properties"/>
No comments:
Post a Comment