Posted By:
Ope_Sanni
Posted On:
Tuesday, June 24, 2003 06:30 AM
Does anyone know why Struts fails to set the value of a radiobutton or checkbox property when the piece of html is rendered in a frame as below; src="searchList.jsp" width="100%" height="100%" border="0" frameborder="0" scrolling="auto" hspace="0" vspace="0"> if the contents of searchList.jsp are placed in the main.jsp, the appropriate property is set correctly. Why?
More>>
Does anyone know why Struts fails to set the value of a radiobutton or checkbox property when the piece of html is rendered in a frame as below;
if the contents of searchList.jsp are placed in the main.jsp, the appropriate property is set correctly.
Why?
<<Less