Answer the question
In order to leave comments, you need to log in
What should be the architecture for this Java EE project?
Good afternoon!
Decided to study JavaEE here. In order to fully immerse myself in the development process, I came up with such a task.
So, there is a certain server that receives information from clients (say, the coordinates of the location of mobile devices or something like that). Having accepted the data, he adds them to the database (SQL or NoSQL is not the point, and here and there it would be necessary to fill in the gaps.). Further, there is a web server that gives browsers information that shows, for example, the daily path of a person with a phone.
I've never messed with the JAva EE stack and got lost in all these names and abbreviations. What should be the server with the database? And what should be the web server? I read that you can take some jboss and attach servlets to it?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question