I like to set radio button to checked in jsp.
The following code does not work.
Is musicgroup set properly?
If not, how?
Please help.
Vikas Kapoor
Ranch Hand
Joined: Aug 16, 2007
Posts: 1374
posted
0
I am not sure if it is the correct way to access the URL parameter. Did you try printing the value of 'musicgroup' using JSTL or EL? Does it print correctly?
There is another menthod called addObject(); You should try that.
Bear Bibeault
Author and opinionated walrus
Marshal