+ 5
Can u develop a webpage with java language
12 Answers
+ 15
You have JSP, which is a server side language featuring Java in HTML, runs on Tomcat servers.
https://en.m.wikipedia.org/wiki/JavaServer_Pages
+ 9
yes you can for more information you can refer this page
https://www.quora.com/Can-I-create-a-website-by-using-only-Java
+ 9
yes
+ 6
yes you can but it'll make your webpage slower to load and would make too errors appear more frequently
+ 5
Rishabh bcz iam learning java
+ 5
Yes you can.
+ 2
I never heard of developing webpage development with java... LET ME GOOGLE....
yeah u can develop but its really hard... And why u want to develop webpages with java when their are wide choises
U can use HTML, CSS, JAVA SCRIPT, PHP, SQL etc.. why u wanna add more complexity to an easy task đđđ
đ
+ 2
Rishabh, so you wanna tell me that JSP does not use technology stack you just wrote (html, css, js, sql)?
+ 1
In a typical Facelets application, web pages are created in XHTML. The example web page, beanhello.xhtml, is a simple XHTML page. It has the following content:
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://java.sun.com/jsf/html">
<h:head>
<title>Facelets Hello World</title>
</h:head>
<h:body>
#{hello.world}
</h:body>
</html>
0
why you wouldnât you use easier languages?! in my opinion html is the easiest langauge that u can develop a webpage with it. then u can mix it with css php and so on.
0
yes,you can.it is server side language and more flexible.you can use derby database
0
yes usingq java server pages, and javafx can also