I use struts 2 but i don't see the file struts-tiles.tld in folder WEB-INF so when i insert code <taglib> <taglib-uri>/tags/struts-tiles</taglib-uri> <taglib-location>/WEB-INF/struts-tiles.tld</taglib-location> </taglib> in to web.xml When i run i show error. How to solve this problem
View All Comments
| View Tutorial