-
Can VaadinServlet be VaadinCDIServlet ?
-
Can it be https instead of http ?
-
We tried to use this addon (its perfect for what we need) but it does not work (it does not load our UI app, not even fire the init method of UI)
-
Simple UI with one button does work
-
Can we modify the JS to add request header before request to UI is send ?
-
We even include Adam Bien dependency for CORS
-
Do you have any idea whats the problem ? We use payara for the server.