搜索资源列表
GetNpost
- 本例介绍了如何使用MIDlet和Servlet进行数据通信,并演示了两种常用的方法POST和GET,这是开发联网应用程序最应该掌握的内容。请注意在联网过程中应该在新线程中操作。 -the cases on how to use the Servlet MIDlet and data communications, and demonstration of two commonly used methods POST and GET, which is the development of n
commons-fileupload-1.2.1-bin
- java上传文件的源代码,通过htm页面Post给jsp或者servlet.
BBS
- 本系统是一个用JSP、Servlet 技术实现的小型BBS论坛系统,使用DAO的设计模式来开发数据库应用逻辑。本系统是一个完善的BBS系统,用户可以发布主题,回复帖子,上传图片和信息,网站管理员也可以根据自己的需求,删除非法的帖子以及主题。-This system is a use of JSP, Servlet technology for small BBS forum system uses DAO design patterns to develop a database applica
BBS
- 基于JSP/Servlet的BBS模块设计,实现留言板和讨论区两个模块,留言处理和帖子管理中设计的阅读、回复、删除等功能及业务处理-Based on JSP/Servlet the BBS module design, implementation, message boards and forums are two modules, message processing and management of the design of reading post, reply, delete an
BlogBus
- 采用servlet+jsp开发,符合MVC模式,包含SQL语句。功能主要有用户登录注册、发表文章(在HTML编辑器中撰写文章)、删除,修改文章、创建相册、删除相册、上传相片、删除相片、查找博友、添加博友、查看博友的博客和相册相片、留言板、文章评论、系统管理员管理所有用户和所有文章等功能-Servlet+jsp development, in line with the MVC pattern contains the SQL statement. The main function of the
bbs
- jsp和servlet开发的bbs,具有简单的发帖、回帖、分页、增加、删除等功能!-jsp and servlet development bbs, with a simple post replies, paging, add, delete and other functions!
ibmbbs
- java写的一个简单的bbs系统,发帖 删帖 注册 回帖等常见功能 jsp和servlet 非常适合初学者-java wrote bbs a simple system, with post cut common functions such as registration replies jsp and servlet is ideal for beginners
ccc
- 过滤器是一个对象,可以传输请求或修改响应。它可以在请求到达Servlet/JSP之前对其进行预处理,而且能够在响应离开Servlet/JSP之后对其进行后处理 -Filter is an object, you can transmit or modify in response to the request. Request it can reach the Servlet/JSP pre-treatment before they, and can leave in response t
samlpeget-post
- 用 GET 或者 POST 来与Java servlet通讯的例子. 对初学者可能有用,来自JavaCore编程。-Use GET or POST to communicate with a Java servlet. The servlet will search a database for the balance of an account.
Java01schoolbbs
- 名称:五月花学院BBS 主题:学院论坛 内容:用户注册,发帖,回帖,收发短信,个人资料管理|后台对版区,版块,添加删除,删除主贴,删除回帖,用户资料管理 设计理念(出发点):为全员学生提供一个交流的平台 设计技巧:前台采用Dreamweaver+Fireworks mvc 设计模式 后台采用Hibernate框架做持久层+servlet做业务控制+jsp显示 用途:用于学院学生之间生活学习上的交流-Name: Mayflower College BBS topic: Coll
1
- 1.集合了日期、时间、在线预览和特殊字符插件,采用3.0皮肤; 2.将图片上传与管理的JSP页面改写成SERVLET,同时去除JSON包; 3.添加图片压缩功能,对超出的宽高压缩成指定的值; 4.添加上传附件功能; 5.添加图片、附件按日期文件夹分类管理的功能; 6.添加上传图片、附件的title属性,缺省为原文件名; 7.添加上传附件相关的初始属性 8.修改从word粘贴样式,减少样式。 -1. Set th
test-servlet
- 通用web功能测试页面,简单易用,支持post和get提交两种方式-web app test page
http
- 用servlet实现用户登入的功能,用do post方法-User login with a servlet implements the function, method of use do post
My
- 这是用一个用jsp+servlet做的简单的论坛。主要功能有,发帖回帖,删帖,以及修改-This is done using a jsp+servlet forum. The main function of post Replies, delete posts, and modify, etc.
Webole
- j2ee博客( Servlet,Hibernate,jsp) 博客网站实现管理员对查看文章,查看相片,查看日志,博客文章管理,公告管理,个人相片设置,朋友信息管理的功能。 -The blog site the j2ee blog (Servlet, Hibernate, jsp) administrators view the articles, view photos, view the log, the management of a blog post, bulletin m
getPostData
- 通过java中的servlet获取另一个服务器使用http post过来的json数据-Java servlet access to another server using http post over JSON data
Text
- get和post提交乱码处理能处理说有到servlet里的乱码-Submit garbled get and post processing can handle that there' s garbage to the servlet
Instants-Messaging
- jsp和servlet开发的bbs,具有简单的发帖、回帖、分页、增加、删除等功能!-jsp and servlet development bbs, with a simple post replies, paging, add, delete and other functions!-very good
checkAndmanageSystem
- 一、OA中报名和审核模块 1、前端页面:报名学员交互 2、后台管理:内部工作人员用的 3、用到的技术: JavaWeb:开发 a、HTTP协议(asp、php、javaweb) b、Tomcat服务器 c、JavaEE开发规范:很多技术的总称 Servlet/JSP规范:非常重要的。 数据库:MySQL。操作数据库:DBUtil框架 开发采用MVC和三层架构的思想:便于后期维护和扩展-A, OA in the registration and ve
ServerForPost
- 通过post方式,响应页面的服务端代码。(In the way of post, the server - side code of the page is responsive to the page.)