2. Inside the struts.xml the following lines need to added.
3. then applicationContext.xml files should be there inside WEB-INF folder. If we want the xml file in any other location we can explicitly define it in web.xml.
4. Now project is ready to react to both struts & spring. we can add the specific name inside the struts.xml and it will find out the name related class inside the applicationContext.xml
No comments:
Post a Comment