Getting the request parameter Posted on April 10, 2009 by Frank Kim I always forget how to do this so I thought I should write it down. In JSP: <%=request.getParameter("foo")%> "> In JSTL: In DSP: Related posts: Comparison of DSP and DSPEL Accessing RepositoryItems with JSTL Display formatted HTML text ATG ForEach Output with Separators Between Items Size of collection in a JSP/DSP page