20161118—JSP实用技术

    xiaoxiao2021-12-01  23

    1、设计一个html页面(填写信息的表单),CustomerInfo.html; 2、处理表单参数的Servlet程序,CustomerInfo.java; 3、cookies文件存储位置: C:\Users\你的用户名(一般是Administrator)\AppData\Roaming\Microsoft\Windows\Cookies cookies文件还有可能在这保存C:\users\你的用户名(一般是Administrator)\appdata\local\Microsoft\Internet Explorer\DOMstore(是隐藏的,需要揪出来); 4、表单数据的后台处理、设置和测试cookie UserType.html会员信息输入 ServletCookie.java IsMember.html IsNotMember.html

    转载请注明原文地址: https://ju.6miu.com/read-679488.html

    最新回复(0)