1 Reply Latest reply on Dec 14, 2007 10:31 AM by mcolak

    take querystring from portlet

    mcolak

      I can't take any of querystring from my portlet. How can I take queryString example http://localhost:8080/portal/HelloWorldPortlet?k=hello

      or

      http://localhost:8080/portal?k=hello

      rRequest.getParameter("k"); not get this variable