%--
Document : index
Created on : May 27, 2008, 2:51:28 PM
Author : bob2
Purpose : To illustrate radio buttons in JSP.
--%>
<%@ page contentType="text/html" pageEncoding="UTF-8"%>
<%@ taglib prefix = "c"
uri = "http://java.sun.com/jsp/jstl/core" %>
Illustrate radio buttons
You have chosen the following payment method:
Visa
Master Charge
Discover
Check