Bev Posted January 12, 2022 Posted January 12, 2022 We are having issues logging into Seesaw on some of our iPads. The google login gives an error saying Javascript is required and to use a different browser, however, we aren't in a browser, it's just the popup Google login box that you use when you use the google login to access an app.
Bev Posted January 12, 2022 Author Posted January 12, 2022 as so often seems to be the case, after I post on here I find the answer myself. But I will share it in case it affects anyone else. It is possible to disable javascript on the iPad within safari. It needed to be reenabled. https://www.businessinsider.com/how-to-enable-javascript-on-ipad?r=US&IR=T
Koldov Posted January 12, 2022 Posted January 12, 2022 I never really got into what Java, Javascript, SDK, JDK etc... actually are and why they are good or bad (apart from having similar holes and vulnerabilities to Flash and that 'Java' needs to be deleted from all the computers)... However, I still see adverts for programming in Java and as far as I'm aware 'Javascript' is still heavily in use across the internet (which I think is different from having Java installed on your computer to run a program and being a security risk). Someone will hopefully chime in and tell me I'm wrong if not, but I have noticed on our MDM (Meraki) there is a setting to allow 'Javascript' and I've allowed it for our iPads for the above reasons.
mrstrong Posted January 13, 2022 Posted January 13, 2022 java and javascript are very different, java from Sun came first and Netscape tried to cash in on the "java buzz" by naming their language javascript (marketing / managers !) Javascript is used on client (and server these days) and is pretty much essential for most websites to work. All the main web browsers have a built in JavaScript interpreter which you can disable but then most sites won't work properly. I think java still gets used quite a bit for server side development but not so much on clients these days. The JDK (sometimes called the SDK) is what a developer downloads (e.g. download it from oracle) to write java code The thing we used to install on PCs etc was the JRE (java runtime environment) which runs the bytecode created by the JDK Some versions of JRE had security issues and chrome stopped supporting NPAPI plugins like the java plugin a long time ago 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now