Update web.xml
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
<init-param>
|
||||
<description>Vaadin application class to start</description>
|
||||
<param-name>UI</param-name>
|
||||
<param-value>biz.redsoft.ncore.client.vaadin.WebApplication</param-value>
|
||||
<param-value>biz.redsoft.ncore_vaadin.client.vaadin.WebApplication</param-value>
|
||||
</init-param>
|
||||
<init-param>
|
||||
<description>Application widgetset</description>
|
||||
|
Reference in New Issue
Block a user