|
From: Yaroslav G. <gn...@gm...> - 2005-03-03 22:55:33
|
Currently there is no way to inject dependencies into filter. Instead, it must lookup for beans in application context. It would be great to initialize fields of filter with beans, corresponding to init-param values instead of with that values themselves. |