+ 1

Is it possible to create a website or game completely using java alone?

I have seen many sites which created by html,jacascript, css, php and others.. But I want to know that possibility of creating a site using java alone without using any other language.

20th Jul 2017, 1:53 AM
Suresh Babu
Suresh Babu - avatar
4 odpowiedzi
+ 4
yeah, i was thinking that you would need a separate language and i found css and html and other languages used to make a website with java
20th Jul 2017, 3:04 AM
esenia
esenia - avatar
+ 2
i don't think you can, but creating a website using java + css is something i've heard of
20th Jul 2017, 1:54 AM
esenia
esenia - avatar
+ 2
As Java is not a web based language, this is not possible. It would need to plugin into a language like HTML, JavaScript, PHP, etc.
20th Jul 2017, 2:56 AM
PiGuy Harris
PiGuy Harris - avatar
+ 1
yes you can create a website with java. But for that you have to learn advance java so that you can use servlets and JSP to create a website. Websites created in java are highly secured.
20th Jul 2017, 3:58 AM
Jonty Bamrah