基於jsp和jdbc技術實現用戶登陸的驗證

一、登陸頁面login.jsphtml <%@ page contentType="text/html;charset=UTF-8" language="java" %> <html> <head> <title>登陸</title> </head> <body> <% String s=(String)session.getAttribute("error"); if (
相關文章
相關標籤/搜索