+ 1

Using Java in web

Is it better to consider usage of java in web pages ? and where to implement it.

15th Mar 2018, 8:58 PM
Musa Hodman
9 Answers
+ 1
Java is mostly used as backend in web or as applets (but that won’t work on phones.) I guess it’s a matter of opinion if it’s better. I prefer to use java for software and games, and stick with php, JavaScript, html, and css for web
15th Mar 2018, 9:16 PM
Ariela
Ariela - avatar
+ 1
Research JSP (java server pages) if you want to put it on the web I’ll try to find some links for you
15th Mar 2018, 9:17 PM
Ariela
Ariela - avatar
+ 1
The main point is that with java what we can do in webpage? is it an alternative for php or js
15th Mar 2018, 9:20 PM
Musa Hodman
+ 1
It’s primarily used for backend, but you still need HTML, css, and JavaScript for frontend
15th Mar 2018, 9:23 PM
Ariela
Ariela - avatar
0
https://www.journaldev.com/1854/java-web-application-tutorial-for-beginners
15th Mar 2018, 9:19 PM
Ariela
Ariela - avatar
0
It’s an alternative for php
15th Mar 2018, 9:23 PM
Ariela
Ariela - avatar