OpenCms JSP standard taglib
Function getRequestParam

java.lang.String getRequestParam(java.lang.String, java.lang.String)
Given an URL as String, formatted for a GET request, as first argument and a request parameter name as second parameter, the value of this request parameter in the first argument is returned.


Function Information
Function Classorg.opencms.jsp.util.CmsJspElFunctions
Function Signaturejava.lang.String getRequestParam(java.lang.String, java.lang.String)
Display NameNone


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.