掲示板

RE: Custom portal pages

thumbnail
11年前 に Bart Simpson によって更新されました。

RE: Custom portal pages

Liferay Master 投稿: 522 参加年月日: 11/08/29 最新の投稿
The simplest would be a language hook, and change the messages that get displayed by default. (http://www.liferay.com/documentation/liferay-portal/6.0/development/-/ai/overriding-a-language-properties-file)

Otherwise use the custom jsp + struts action hook and add sessionError messages http://www.liferay.com/community/wiki/-/wiki/Main/User+Feedback+-+Success+and+Error+Messages+in+Portlets
11年前 に Anil KC によって更新されました。

RE: Custom portal pages

Junior Member 投稿: 35 参加年月日: 12/12/21 最新の投稿
Bart Simpson:
The simplest would be a language hook, and change the messages that get displayed by default. (http://www.liferay.com/documentation/liferay-portal/6.0/development/-/ai/overriding-a-language-properties-file)

Otherwise use the custom jsp + struts action hook and add sessionError messages http://www.liferay.com/community/wiki/-/wiki/Main/User+Feedback+-+Success+and+Error+Messages+in+Portlets


First of all my need is beyond portlet. Its for portal itself. And the next creating jsp is not the hard part i am facing. I want to know the filters or servlets from where the error page is rendered.
thumbnail
11年前 に Hitoshi Ozawa によって更新されました。

RE: Custom portal pages

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
Look at files in the following directory in liferay's source code:

portal-web/docroot/html/portal