Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What genius thought of not passing checkbox parameters and why?

843836Feb 12 2004 — edited Mar 29 2008
OK, so I have a form with some check boxes on them. If I check them, the parameters and values are added into the request parameters. If I don't check them, the parameters are not even sent at all?

What is that? Why doesn't it at least send the parameter with a null value? Makes coding dynamic forms much more difficult and I can't see the point.

Anyone have any thoughts or experiences with this?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2008
Added on Feb 12 2004
12 comments
268 views