Policy failures:
Code warning - failed on resource dispatchArticleList.jsp. Reason: Invalid location of tag (table)., line 165 - failed on resource dispatchArticleList.jsp. Reason: No end tag (</div>)., line 18 Override reason: a
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
<load-on-startup>1</load-on-startup>
|
||||
</servlet>
|
||||
|
||||
<servlet>
|
||||
<servlet-name>dwr</servlet-name>
|
||||
<servlet-class>org.directwebremoting.servlet.DwrServlet</servlet-class>
|
||||
<init-param>
|
||||
<param-name>debug</param-name>
|
||||
<param-value>true</param-value>
|
||||
</init-param>
|
||||
</servlet>
|
||||
|
||||
<servlet-mapping>
|
||||
<servlet-name>yacos</servlet-name>
|
||||
<url-pattern>*.htm</url-pattern>
|
||||
|
||||
Reference in New Issue
Block a user