CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - jsp 登录 代码

搜索资源列表

  1. liuyan

    0下载:
  2. 该代码用jsp编写了一个功能齐全的留言板。在该留言板中用数据库的形式保存留言板的内容,并且提供了注册和登录服务-The jsp code is written using a fully functional message board. The message board used in the database is stored the contents of the message board, and provides services to register and login
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:6936
    • 提供者:huang
  1. JavaBeanexample

    0下载:
  2. 采用JSP+JavaBean编写的用户登录示例,检验部分代码用JavaBean实现,有代码可以运行,也有实验指导-Used JSP+ JavaBean users log sample preparation, testing some code to use JavaBean to achieve, there are code can run, but also experimental guidance
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:237068
    • 提供者:卓琳 瑞格
  1. web

    0下载:
  2. 本代码实现用户登录的功能,本程序用JSP编程实现,功能比较全。-Implementation of the code of the function of the user log in, the implementation procedures for programming with JSP, full-feature comparison.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2697
    • 提供者:李鹏飞
  1. ch2

    0下载:
  2. 此代码是关于验证jsp页面是用户登录正确,正确就进入页面,不正确就进入错误页面-This code is on the validation jsp page is a user login is correct, the right to enter the page and entered an incorrect error page
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:4164
    • 提供者:陈艳
  1. Login2

    0下载:
  2. JSP实习登录注册功能,适合初学者查阅,代码简单清晰-it s very simple to understand!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:508408
    • 提供者:张明
  1. jspeclipse

    0下载:
  2. JSP+SQL版 科技企业信息管理系统[Eclipse]版 附工程文件 系统基本参数 1、主页地址:http://localhost:8080/tech/default.htm 默认登录用户 manager 密码123456 2、注册时请指定密码为:注册密码必须是“036999”,才能注册成功,否则会提示“注册未认可”(明白JSP的 可以自行修改 工程源码) 3、程序里面设定的SQL Server数据库登录用户名是:sa,密码为空,如果为sa用户设置了密码,请修改源代码\修
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:407567
    • 提供者:qincai
  1. WebApplication2

    0下载:
  2. 登录界面。方便学生学习登录系统的主要功能以及其他的jsp代码的额学习。-ligin
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:37278
    • 提供者:萧帅
  1. MyWeb

    1下载:
  2. 采用J2EE平台进行项目开发,MyEclipse作为项目开发工具,Tomcat6服务器,利用java语言实现后台代码设计,html,javascr ipt,jsp实现前台界面功能,利用SQL建立数据库,采用jdbc,struts,hibernate三种技术进行数据库链接  项目功能:实现用户在网页上注册、登录、安全退出、用户信息保存至数据库(利用sql系统),用户登录之后能够实现股票交易、保存交易记录、交易记录实现分页功能等,特别添加管理员角色,实现添加删除股票信息功能 -
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2284419
    • 提供者:lanluanluan
  1. register

    0下载:
  2. 本人上传的是sqltext系统中会员登录以及新会员注册的register.jsp代码-I uploaded the sqltext system and the new Member Login register.jsp registration code
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:1248
    • 提供者:均均
  1. shopping

    0下载:
  2. 用jsp制作的网络购物系统模板级代码,包括注册、登录以及加入购物车得所有代码。-Online shopping made using jsp template system-level code, including registration, login and add to cart have all the code.
  3. 所属分类:JavaScript

    • 发布日期:2017-06-03
    • 文件大小:15353335
    • 提供者:胡峰
  1. shopServlet

    0下载:
  2. 网上购买东西的登录,付款,代码,选择等等代码,非常简单,也非常好用!-this is a page about online buy tings, it is a jsp and javascr ipt,it is very smply and good
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:19834
    • 提供者:xibei
  1. 003-logfinish

    0下载:
  2. 1,loginServlet:完成登录 2,NoteServlet:需要完成对留言表的增加、修改、删除、查询全部、按ID查询、模糊查询 MVC+DAO: 1,使用MVC,可以减少JSP代码 2,JSP与JavaBean之间的耦合程度降低,但开发复杂-1, loginServlet: complete log 2, NoteServlet: need to complete the message table to add, modify, delete, query all
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:15330
    • 提供者:yongfeng
  1. LoginDemo

    0下载:
  2. 一个简单的用户登录jsp页面,包括连接数据库,如何使用servlet以及配置问题,代码清晰、可读性高-A simple user login jsp page connect to the database, how to use servlet and configuration issues, the code is clear, readable
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:8479
    • 提供者:胡辉
  1. chapter2

    0下载:
  2. 注册登录和验证模块的设计代码!JSP和servlet实现的标准MVC系统 独立DATABASE数据库处理实现-Registered login and verification of module design code! JSP and servlet implements the standard MVC independent DATABASE database processing to achieve
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-01
    • 文件大小:821273
    • 提供者:sally
  1. liuyanban

    0下载:
  2. 凭帐号和密码进行登录,登录后可以进行留言,也可以删除自己写的留言,管理员可以进行回复和删除,用的是myeclipse写的jsp代码,这个可以供出学者使用,里面包括源代码和数据库,数据库为sql server2000写的数据库-With the account number and password to log in, log can be carried out after the message, also can remove themselves to write the message
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:720862
    • 提供者:
  1. denglushili

    0下载:
  2. 本代码是根据基本的jsp开发的一个简易登录界面。包含表格和按钮等一些操作-This code is based on the the basic jsp developed a simple login screen. Contains some operations such as forms and buttons. .
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-02
    • 文件大小:5523
    • 提供者:asd
  1. terac-album

    0下载:
  2. 这个是JSP+MYSQL写的一个简单的在线相册管理系统的代码。可以实现用户登录注册以及照片的管理。-This is a JSP+MYSQL to write a simple online photo management system code. Can achieve user login registration and photo management.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-12
    • 文件大小:2941480
    • 提供者:希亚
  1. login

    0下载:
  2. 基于myeclipse和jsp的实现会员登录的代码,包括显示登录的会员的名称-Myeclipse jsp realization Member log-based code, including the name of the registered members
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:2322
    • 提供者:
  1. 4

    0下载:
  2. 使用jsp基于数据库完成用户登录(代码+笔记)-Use jsp completed based on the database user login (code+ notes)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-25
    • 文件大小:150191
    • 提供者:tracy
  1. xzq20103140wangou

    0下载:
  2. 本人在学习jsp的时候做的课程设计的一部分代码,包含登录,注册,留言等简单的功能,界面美观,css架构,图片动态显示,仅供参考指正-I do when learning jsp part of the curriculum design code, including login, registration, messages and other simple functions, beautiful interface, css framework, dynamic display pictu
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-21
    • 文件大小:16124
    • 提供者:谢志强
« 1 23 »
搜珍网 www.dssz.com