Top "Jsr168" questions

JSR 168 is the Java Portlet 1.0 specification.

How to get parameters from URL in Liferay portlet?

I'm using jsp of out-of-box portlet like feed.jspf in Liferay 6: String articleId =null; HttpServletRequest httpReq = PortalUtil.getOriginalServletRequest(PortalUtil.getHttpServletRequest(…

java portlet liferay jsr168