+ 2
How do java and python work with html
Web development
2 Respuestas
+ 13
Mushinzimana J Baptiste
For integration of web development with Java you need to use JSTL library which is java server pages standard tag library.
For python web development you need to use the popular Django, flask frameworks to make web pages.
other than that java and python can be used as back-end language at server side to give strength in server clients architecture.
https://www.sololearn.com/Discuss/1813834/?ref=app
https://www.sololearn.com/discuss/2051061/?ref=app
https://www.sololearn.com/discuss/1451401/?ref=app
https://www.sololearn.com/discuss/1441777/?ref=app
0
You can use them as a backend language. But for frontend. No.