Time is running out for me, so I want to know everything at once (please forgive and understand).
It is necessary to develop an application that can:
- Accept http get and post requests displaying the contents of the database (remote server) on the site (a regular site with a database)
- Service, sending get and post requests to a remote resource in the background, the received response is processed and recorded in the database
I know the basics of java and developed applications for Android, but I am not familiar with java ee. Tell me the textbooks that will allow you to implement the above without casting water.