Hello all,
I am trying to incorporate the Animator add-on into our application and have a few questions. This is the first add-on I have used that needed to be a compiled widgetset and have followed the directions for
Using Add-ons in Netbeans
. We are getting the error:
Our application does not use a standard deployment descriptor (web.xml), we use the @WebServlet annotation in our vaadin application class, so I am not quite sure how or where to add the widget init-param.
Thanks,
Scott