/** Shows all the parameters sent to the servlet via either * GET or POST. Specially marks parameters that have * no values or multiple values. * P> * Taken from Core Servlets and JavaServer Pages * from Prentice Hall and Sun Microsystems Press, * http://www.coreservlets.com/. * copy; 2000 Marty Hall; may be freely used or adapted. */