Application keeps running with disabled JavaScript?

Hello there!

I Just figured out, if disable JavaScript (Any Browser) the UI keeps working. By the logic of archihecture, vaadin compiles java sources to javascript… Can someone explain why it’s working?
Thanks for answers, I hope this isn’t a bug.

P.S After i disabled JS, i tried to reload, open new browser and e.t.c

Hi,

a Vaadin application will not work without JavaScript support in the browser. I’m guessing you still have it enabled for some reason. I just tested the Vaadin Sampler demo using Firefox with JS disabled and it just outputs “You have to enable javascript in your browser to use an application built with Vaadin.” to the page.

-tepi

Hello,

I’ve been figured out this ‘issue’ in Chroma, btw it won’t run app which uses VaadinSession.