I see that you can control the type of Map that will be created when using <util:map>.
I need to create a standalone Map with the MapFactoryBean. Is there any way to specify the type of Map for the factorybean to create?
thanks
I see that you can control the type of Map that will be created when using <util:map>.
I need to create a standalone Map with the MapFactoryBean. Is there any way to specify the type of Map for the factorybean to create?
thanks
???
This doesn't make any sense. You say that you understand that you can specify the type of map and then say "is there any way to specify the type of map?".
http://static.springsource.org/sprin...hemas-util-map
That is what I get for not taking the time to read the entirety of chapter 3 of the docs. At first glance it looked like these were two different approaches and I knew I needed a standalone map and did not realize that the util schema gave me that.
I'll go crawl away under a rock for a while and ensure any future questions will be more intelligent
sorry for wasting time and space