I've just started playing with Juzu framework, I faced a problem when
get PortletRequest and PortletResponse from a view or action. There is
only RequestContext is available in the case.
Thank a lot.
https://github.com/juzu/juzu/commit/52679554dcefc0679ed7ec14329dac8d663247d1
I plan later to add a UserContext to access portlet preferences, user profile, etc...