Apache Tomcat Server.docx

  • Uploaded by: Praveen Krishna
  • 0
  • 0
  • April 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Apache Tomcat Server.docx as PDF for free.

More details

  • Words: 225
  • Pages: 1
Apache Tomcat Server Apache Tomcat is used to deploy your Java Servlets and JSPs. So in your Java project you can build your WAR (short for Web ARchive) file, and just drop it in the deploy directory in Tomcat. So basically Apache is an HTTP Server, servingHTTP. Tomcat is a Servlet and JSP Server serving Java technologies. Use of Server This apache tomcat server which stores the application and serves under desired format.according to our concept we going to deploy java based application which stores the data into mysql database. It serves the data depends on the condition that needs to the mobile application.this process is called api.we have two kinds of api in industry such as rest and soap . Soap : Soap is xml based communication protocol .we can access data via given url of service port.it has two kinds of methods post and get. Rest : Rest is multitype communication process . we can transfer data in xml,json,html ,plain text and etc formats. Android App : App shows the details with use of api’s. the data communication process done using rest api.most of the application uses json format to communicate. App consists of notification and details parts. Mysql

MySQL is an open source relational database management system. It runs as a server and allows multiple users to manage and create numerous databases.

Related Documents

Tomcat Apache
December 2019 11
Tomcat For Apache
November 2019 16
Apache Tomcat Tuning
November 2019 6

More Documents from ""