spring and commons configuration
I am using the commons configuration api for managing the application
configuration and start up parameters. This is a web based application
with struts 2 and Spring 3 in my project.
Does spring or struts have any facilities for reading configuration so I
can use it instead of commons configuration
What is the best approach to initiate and use commons configuration bean
with spring 3 and how can i access it in my struts 2
Please help me by configuring spring and beans with annotations !
No comments:
Post a Comment