On 5/7/2018 8:35 PM, Prasanth wrote:
> When I get the value from request object (request.getParameter("page");) it
> returns "ChangePassword".
What does 'String[] pages = request.getParameterValues("page");' return
(it's length and values)?
Regards.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

