|
Sting should always be compared with equals or equalsIgnoreCase, otherwise it compares the object values themselves.
For the retrieval, yeah that would be because its an array for checkbox, but I'm afraid I don't know exactly what's in it since JSP is different than how PHP handles checkboxes. I'm used to using JCheckBox within Java itself, but that is entirely different than how its handled from the request of JSP.
|