-1
I would like to know how to start creating a simple website through JAVA programming. If anyone can help or indicate any tutorial, thank you very much! Thank you
-1
I would like to know how to start creating a simple website through JAVA programming. If anyone can help or indicate any tutorial, thank you very much! Thank you
4
There are many alternatives to do this. But overall, the idea consists of:
A library in java
which may help in your intention is to Apache HttpClient
for sending requests and replies by HTTP
. For the server, you can use Apache Tomcat
or Apache Hadoop
.
I’m giving a very superficial answer with some recommendations because the question is VERY MUCH broad.
Although the question is about programming, and yet it’s too broad, I think your answer was the most generic possible, without quoting Frameworks
or Libs JS
+1
@Marcelobonifazio the question is this, if the question is not about programming, it should not have been answered. At most we comment on these cases.
@Bigown but the question is about programming [I think] rs and in my opinion very good by the way! Many beginner programmers would find this kind of question - flashy answers to the Sopt network, however, rules are rules....
I already think the opposite, including the answer will not help anyone to really start. I’ve taught and anyone who reads this will stay the same.
Yeap... may be, because it’s superficial/generic, for those who are starting, it may seem Greek a very elaborate answer, but.. I think it’s a good initiative
Browser other questions tagged java
You are not signed in. Login or sign up in order to post.
I recommend reading this booklet: http://www.caelum.com.br/apostila-java-web/ it is also available for download on their website at this url: https://www.caelum.com.br/apostilas/ It goes straight to the point besides being easy to understand. Recommend!
– Rafael Withoeft
Welcome to [en.so]. You can read this material here, it can give you a light. I also advise you to make a [tour] to know a little better the model of the site.
– Math