Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用钩子在会话中保留一个值,我想在创建页面类型 URL 作为参数时使用它。请帮助我。 页面类型:http ://www.liferay.com/community/wiki/-/wiki/Main/page+type
使用 URL 类型页面,用户将离开站点并导航到不同的站点。Servlet/Portlet 上下文将与该站点不同,并且可能无法访问您的会话变量。请以不同的方式传递变量。