Hi,

> Thanks for the reply. Checkbox always has a value of true/false.
>

Well this is not case with all the frameworks... Truly speaking browser will
send only the field name and value to the server (along with some headers).
But S2 deals in this way such that checkbox will have false if  it was not
selected, other wise the value (using checkbox interceptor). I forgot this
one while I m replying.

Yeah... in ur case u can go with true/false comparison...

ManiKanta

Reply via email to