- Liferay Beginner’s Guide
- Robert Chen Sandeep Nair Samir Bhatt
- 287字
- 2021-08-27 12:04:36
Navigating Liferay
As we now have some basic information about a portal, let's learn how to navigate Liferay Portal. Start your server, if it is not started already.
You will see the Tomcat console and different processes running on the console when starting the server. Notice the messages on the console and try to find out the database used by the Liferay default bundle. When the server is started, you will get a message on your console that Server has started in XXXX ms. Open a browser and type in http://localhost:8080/web/guest/home
.
As you will notice, you can still access the page with a very simple interface even though you are not logged in. This is because you are accessing a public page of Liferay. A public page can be accessed by anyone, including non-logged in (guest) users.
You will see a link—Sign In—on the top-right corner of the page. Click on this link to log in to Liferay. When you click on the link it will display a Sign In portlet as displayed in the following screenshot. You can use this portlet to provide you with the credentials to log in to Liferay Portal. You can also create a new user account or request a new password, if you have forgotten your password. Liferay also supports logging in using an OpenID account, if you already have one. The next chapter explains how to configure the OpenID.

If you create a new account using this portlet, that account will have very limited access to the portal. This means you cannot access Liferay admin functions using this account. We will not create a new account at this moment. We will use Liferay's default admin credentials.
- 用“芯”探核:龍芯派開發實戰
- Istio入門與實戰
- Learning AngularJS Animations
- 電腦軟硬件維修大全(實例精華版)
- 電腦常見問題與故障排除
- Creating Dynamic UI with Android Fragments
- Mastering Delphi Programming:A Complete Reference Guide
- Intel FPGA/CPLD設計(高級篇)
- 精選單片機設計與制作30例(第2版)
- 3ds Max Speed Modeling for 3D Artists
- 深入理解序列化與反序列化
- Spring Cloud實戰
- Arduino項目開發:智能生活
- 微服務實戰(Dubbox +Spring Boot+Docker)
- 計算機組裝、維護與維修項目教程