I would like to know how I could start to create a simple website through JAVA programming. If anyone can help or indicate some tutorial, thank you very much! Thanks
I would like to know how I could start to create a simple website through JAVA programming. If anyone can help or indicate some tutorial, thank you very much! Thanks
There are many alternatives to do this. But overall, the idea consists of:
A library with java
that can help in your intent is Apache HttpClient
for sending requests and responses by HTTP
. For the server, you can use Apache Tomcat
or Apache Hadoop
.
I am giving a very superficial answer with some recommendations because the question is VERY .