minor fixes of project settings

This commit is contained in:
roman.kisluhin
2017-10-11 19:39:56 +03:00
parent c88213d093
commit a5d2815cfe
3 changed files with 5 additions and 5 deletions

View File

@ -32,8 +32,9 @@
<description>Application widgetset</description>
<param-name>widgetset</param-name>
<param-value>biz.redsoft.ncore.client.vaadin.NcoreWidgetset</param-value>
</init-param>
</servlet>
</init-param>
<async-supported>true</async-supported>
</servlet>
<servlet-mapping>
<servlet-name>ncore</servlet-name>
<url-pattern>/client/*</url-pattern>