- Liferay Beginner’s Guide
- Robert Chen Sandeep Nair Samir Bhatt
- 260字
- 2021-08-27 12:04:27
What is Liferay Portal?
Liferay Portal is a Java web application. In a web application, a user types in a Uniform Resource Locator (URL) string in a browser address box and fires it. The browser sends the URL as a request to a corresponding application server and waits. The application server receives the request and processes data according to parameter values in the received URL. It sends a Hypertext Markup Language (HTML) format file to the requesting browser as a response. The browser interprets the HTML file and renders a webpage to the user. All the typical characteristics of a web application apply to the Liferay Portal.
The following is a deployment diagram for a Liferay Portal instance:

In this deployment diagram, a user accesses a Liferay Portal site with a web browser. Liferay receives the request and sends a request to the Single Sign On (SSO) server for authentication. The SSO server goes to the Lightweight Directory Access Protocol (LDAP) server to check the user's credentials. When that is successful, the SSO server tells Liferay Portal that the user is authenticated. Liferay Portal responds to the user request with a home landing page.
The Liferay Portal also runs portlet artifacts (please read on for an explanation of portlets). It relies on a database server to store data. It uses the mail server to send mails to the portal users. Optionally, Liferay Portal may also use other servers for additional functionalities.
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- Linux運維之道(第2版)
- INSTANT ForgedUI Starter
- Manage Partitions with GParted How-to
- micro:bit魔法修煉之Mpython初體驗
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- 電腦維護365問
- Spring Cloud微服務架構實戰
- Creating Flat Design Websites
- Neural Network Programming with Java(Second Edition)
- 電腦組裝與維護即時通
- IP網絡視頻傳輸:技術、標準和應用
- 單片機項目設計教程
- Unreal Development Kit Game Programming with UnrealScript:Beginner's Guide
- 電腦組裝與維修實戰