Re: Retrieving Multiple values of single Parameter

2002-01-09 Thread Joe Cheng
Don't forget to check for the case where getParameterValues(param) returns null. That's what happens when all the checkboxes are left blank... === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.

Retrieving Multiple values of single Parameter

2002-01-08 Thread ssmtech
Hello All, I have a JSP page with a list of Customers along with there respective Checkboxes. The values contained in the Checkboxes are CustomerId's of the respective Customers. After checking the Checkboxes i have a Link "Actions" which opens a new Page. I am trasfering the checked