> We are trying to create parametrized portlet URLs to a maximized
> "stand-alone" portlet, and run into an issue where the constructor to
> the Page is invoked twice. But the second time, the query parameters
> are gone. Why does it create the view page twice? Or is it Liferay
> "magic" going on?

Since we are the only people in the world doing Wicket portlets, I found the 
solution was to use p_p_url_type=0&p_p_lifecycle=1, i.e. a render URL in the 
action phase.

- Tor Iver

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to