Hi
This didn't work.-----------------------
In form bean:
String recurring = "Event is not recurring";
------------------------------
In JSP:
html:radio
value="Event is not recurring" property="recurring"
---------------------------------------------------
One more thing how do you have html:checkbox selected.
And how can you put one of the html

ption of html:select as the selected option?
Thank You
DG