|
From: Roberto C. <rob...@in...> - 2004-12-15 12:06:42
|
Does'nt this method belong to a common superclass? It would be nice to have it on a ResourceBundleViewResolver, f.i. /Roberto j=FCrgen h=F6ller [werk3AT] wrote: >OK, I'll add an "attributes" property of type java.util.Properties and a= n "attributesMap" property of type java.util.Map to UrlBasedViewResolver.= The first can be populated via <value> or <props>; the latter is meant t= o be populated via <map> but also allows specifying direct entries like <= property name=3D"attributesMap[key1]"><value>myValue</value></property>. >=20 >"attributesCSV" doesn't make too much sense on a ViewResolver, as it's r= eally just meant for view definitions in properties file (read by Resourc= eBundleViewResolver). For this reason, I'm not keen on introducing it on = UrlBasedViewResolver. >=20 >Juergen >=20 > >____ > |