Tuesday, 7 May 2013

What is the different between getReuestParameterMap() and getReuestParameterValuesMap(). | JSF Interview Questions

getReuestParameterValuesMap() similar to getReuestParameterMap(), 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>.


No comments: