Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Liferay LRP-614 - Portal Developer

Page: 5 / 5
Total 144 questions

To customize the User service in a hook plugin, create a class that extends:

A.

UserServicelmpI

B.

UserServiceBaseImpI

C.

UserService

D.

UserServiceWrapper

When a hook overrides a core JSP named view.jsp:

A.

The new view.jsp overwrites the original file and the original view.jsp is no longer available

B.

The original view.jsp is moved to a temporary folder

C.

The original view.jsp is renamed to view.portal.jsp

D.

The contents of the original view.jsp and the new view.jsp are merged automatically

Hook plugins can only override core JSPs, services, language keys and Struts actions.

A.

True

B.

False