1.

What Is The Different Between Getrequestparametermap() And Getrequestparametervaluesmap()

Answer»

getRequestParameterValuesMap() SIMILAR to getRequestParameterMap(), but contains MULTIPLE VALUES for for the parameters with the same name. It is important if you one of the components such as <h:selectMany>.

getRequestParameterValuesMap() similar to getRequestParameterMap(), but contains multiple values for for the parameters with the same name. It is important if you one of the components such as <h:selectMany>.



Discussion

No Comment Found