How do I check whether the browser support javascript by using JSP?
Hi.
I am Parameshwaran working as Programmer. I have a doubt that
Can We check the browser settings by means of JSP, whether it supports javascript . so that if the javascript console is disabled or the browser doesn't support javascript . It should prompt the user to enable javascript or to use a javascript enabled browser

