Swagato,
Nothing happens, no error occurs, and no variable is created in scope with that name. You can verify it with the following code:
and it outputs: beestje waardeJN
("waardeJN" was put in the session by my
servlet, "beestje" was printed to show that param.aapje doesn't contain any value)
Regards,
Frits