sakthikams
May 5th, 2008, 07:03 PM
Spring Gurus,
I'm new to SPRING.We are trying to migrate from struts application to spring framework but whilst we want to make use of strut tags in the JSP as many jsp’s which already developed and they are extensively using struts taglibs and Changing all those files becomes really huge task. Hence we are just keeping struts tag in all our JSPs and we are loading message resources thro' spring’s ApplicationContext. But struts tag couldn’t find message resource and am getting below error message of Cannot find message resources under key resources.Title. We want to get rid out of using ActionServlet and struts-config.xml just to load MessageResources alone.
Any ideas?
Cheers,
SAK
I'm new to SPRING.We are trying to migrate from struts application to spring framework but whilst we want to make use of strut tags in the JSP as many jsp’s which already developed and they are extensively using struts taglibs and Changing all those files becomes really huge task. Hence we are just keeping struts tag in all our JSPs and we are loading message resources thro' spring’s ApplicationContext. But struts tag couldn’t find message resource and am getting below error message of Cannot find message resources under key resources.Title. We want to get rid out of using ActionServlet and struts-config.xml just to load MessageResources alone.
Any ideas?
Cheers,
SAK