0

Liferay and JSR168 related question

asked 2009-07-02 17:06:41 +0800

gganassin gravatar image gganassin flag of Luxembourg
540 6
http://www.hybris.com/

Hi all!

Im currently developing a ZK-based portlet for Liferay.

Im miserably failing with a JSR168 related problem... which is about get/post parameters: i am not able to catch get/post parameters inside my ZK portlet.

If client calls http://myurl.com/web/guest/mypage/?p1=hello
i just need to get p1 get param inside my damn zk application.

I've already tried to set
<private-request-attributes>false</private-request-attributes>
<private-session-attributes>false</private-session-attributes>

inside my liferay-portlet.xml but it doesnt works -.-

Is there anyone around who have an out-of-the-box approach to this?

Thanks in advance!

Giovanni

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-07-03 13:27:21 +0800

gganassin gravatar image gganassin flag of Luxembourg
540 6
http://www.hybris.com/

/bump

Is there anyone around who is using ZK inside Liferay... and who understood how to pass get/post variables to ZK inside the portlet?

Actually Executions.getCurrent().getNativeRequest() returns a wrapper of a wrapper of a wrapper of a wrapper of a wrapper of my (damn) native request!

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-07-02 17:06:41 +0800

Seen: 160 times

Last updated: Jul 03 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More