i've seen that i can get the VelocityPortlet by this way:
(VelocityPortlet)context.get("portlet")now i need HttpServletRequest to do things with cookies, and i think i can get in that way, but how is named the context? or there is another way to use cookies?
