Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 2 weeks ago
HTML5 doctype
Hi,
Is there a way to force Vaadin to use the HTML5 doctype? I have some HTML5 component which are not rendered on my Android device and i think the doctype is related to this.
Kind Regards,
Marcel
Last updated on
You can override the doctype by extending AbstractApplicationServlet and overriding writeAjaxPageHtmlHeadStart
Last updated on
You cannot reply to this thread.