Closed mpilone closed 11 years ago
...lly using the deployment configuration.
These changes allow custom UI providers by easily subclassing SpringUIProvider and implementing the getUIBeanName method. The web.xml needs to be modified to set both a beanName init parameter as well as the standard Vaadin UIProvider parameter.
Thx. I've updated the add-on.
...lly using the deployment configuration.
These changes allow custom UI providers by easily subclassing SpringUIProvider and implementing the getUIBeanName method. The web.xml needs to be modified to set both a beanName init parameter as well as the standard Vaadin UIProvider parameter.