|
|
panyquot; bundle=quot;resources.Titlequot; /gt;
__________________________________________________ _________
With above just to add that my requirement is, i don't want to use Action Servlet to load Message Resources. I need to achieve this without using ActionServlet struts-config.xml. You may wonder that Why? The fact is that all these JSPs are [nearly 400 JSPs] already developed using Struts. hence if i start to use lt;spring:messagegt; or JSTL's lt;fmt:messagegt; i need to change all these files.
Is it possible to use the struts tag to access MessageResources loaded by Spring ApplicationContext? Can i use like these or not? Your suggestions or ideas will be greatly appreciated.
Thanks, KAMS |
|