Mon Jul 02, 2007 1:08 pm
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JSP Page</title>
</head>
<body>
<f:view>
<h:form >
<h:selectOneRadio >
<f:selectItem itemLabel="Apple" itemValue="Apple" />
<f:selectItem itemLabel="Orange" itemValue="Orange" />
<f:selectItem itemLabel="Banana" itemValue="Banana" />
</h:selectOneRadio>
<h:commandButton value="Select Fruit"
/>
</h:form>
</f:view>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.