Is there any method to set param values in component class.

Options
Hi Experts!

I have received the param value passed from jsp by using this.getRequestParameter("query") method. However we need to change the value and set another value to the query param. can anyone tell us which method is used for this?