Hi peeps,
I'm new to all this stuff and I have a little question:
Why request.getParameter("err" make me an Error 500 when this parameter does not exists?
I believed it will return me "null"
Does someone have an issue for this problem, I must check if this parameter exists or not.
I'm new to all this stuff and I have a little question:
Why request.getParameter("err" make me an Error 500 when this parameter does not exists?
I believed it will return me "null"
Does someone have an issue for this problem, I must check if this parameter exists or not.