PDA

View Full Version : Properties File for WebLayer


amarpatro
Apr 25th, 2007, 04:35 PM
Hi,

How can I configure a Properties File for the Web layer, using which I can fetch property values in JSP pages..like <c:out value="${propertyName}"/>. Does Spring provide an inbuilt facility like that.


Thanks!!