why i can not see any of servlet request parameters ?
raminaa niilian
Ranch Hand
Joined: Jul 14, 2005
Posts: 550
posted
0
Hi Thank you for reading my post I am trying to println all parameters that my servlet recieve from a 3rd party we site. they are saying that they send parameters with a Post to my servlet and i can not see any parameters. is the code ok to print all parameters from the request ?