I am new to tiles in Struts2 framework. For more information I am using Netbeans 8.0.2 and Tomcat 8.0.15
and I am getting this error
C:\Users\HP\Documents\NetBeansProjects\WebApplication2\nbproject\build-impl.xml:1108: The module has not been deployed.
before this questioning the question I searched in web.. I validated xml and I get..
XML validation started. Checking file:/C:/Users/HP/Documents/NetBeansProjects/WebApplication2/web/WEB-INF/tiles.xml... Referenced entity at "http://tiles.apache.org/dtds/tiles-config_2_0.dtd". tiles.apache.org [2] XML validation finished.
now what to do i am confused..
any suggestion is highly appreciated.