%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1" %>
<% Cookie ck1=new Cookie("user id", "Bob"); ck1.setMaxAge(24*60*60); Cookie ck2=new Cookie("password","bob"); ck1.setMaxAge(24*60*60); Cookie ck3=new Cookie("credit-card", "1234-5678-9012-3456"); ck1.setMaxAge(24*60*60); Cookie ck4=new Cookie("shopping cart","$2500"); ck1.setMaxAge(24*60*60); Cookie ck5= new Cookie("ssn","123-45-6789"); response.addCookie(ck1); response.addCookie(ck2); response.addCookie(ck3); response.addCookie(ck4); response.addCookie(ck5); %>
|
||||||||||||||
|
Information gathered about volunteers will only be used for providing Relief Services. This is guaranteed by the Law |
Any misuse of the site may lead to penalties under the judicial system. |
|