- Java EE 8 Development with Eclipse
- Ram Kulkarni
- 124字
- 2021-06-18 18:59:52
The presentation layer
JEE specifications or technologies in this layer receive requests from the web server and send back the response, typically in HTML format. However, it is also possible to return only data from the presentation layer, for example in JavaScript Object Notation (JSON) or eXtensible Markup Language (XML) format, which could be consumed by Asynchronous JavaScript and XML (AJAX) calls to update only part of the page, instead of rendering the entire HTML page. Classes in the presentation layer are mostly executed in the web container—it is a part of the application server that handles web requests. Tomcat is an example of a popular web container.
Now let's take a look at some of the specifications in this layer.
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- 程序員修煉之道:程序設計入門30講
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- SoapUI Cookbook
- Dynamics 365 Application Development
- Java入門很輕松(微課超值版)
- 程序員面試算法寶典
- 基于Java技術的Web應用開發
- Test-Driven Development with Django
- Python+Tableau數據可視化之美
- 深入淺出Go語言編程
- Learning Python Data Visualization
- 高性能PHP 7
- Java EE 7 Development with WildFly
- JavaScript Mobile Application Development