Decide The Best Server For Java EE
In your internet browser, every time you click on a link in a web page or type an address into it, actually you are making a request. The request is handled with the Hyper Text Transfer Protocol (HTTP) that sent over the Internet to the server which holds the document. If there are nothing wrong, you will get respond from the web server by sending the document you need in the web page of text and graphics format.
Internet Protocol (IP) used by a web browser to establish a connection to the server that waits for incoming requests by monitoring TCP port 80. Usually server hosts a particular website and HTTP is part of IP. TCP (Transmission Control Protocol) can create connections between two computers on the Internet. It’s used to exchange data. TCP ports are standardized for FTP (File Transfer Protocol) and differ from usually used for HTTP.
Java Enterprise Edition (Java EE) is one of the Class Java Family Suite. Enterprise Java is applications for e-Bussiness, e-commerce and web-based application. TomCat or Apache TomCat is created by the Apache Software Foundation (ASF). Apache TomCat is a web server to handle java servlet application. You can use it to run a full java example in this case we will build a report using jasper report server.
Suka dengan postingan ini? silahkan tulis komentar atau masukkan dalam feed. Terima kasih.



Comments
No comments yet.
Leave a comment