JSP的强大优势在于把一种应用的商务逻辑和它的介绍分离开来。用 Smalltalk的面向对象的术语来说, JSP鼓励MVC(model-view-controller)的web应用。JSP的classes 或 Beans 是模型, JSP 是这个视图, 而Servlet是控制器。这个例子是一个简单的留言板
上传时间: 2013-12-20
上传用户:003030
是ASP、PHP和JSP,三种很相似的技术,所不同的是ASP调用的后台组件是COM组件,而JSP调用的后台组件是基于Java的Component(Java Beans)。
上传时间: 2013-11-25
上传用户:dianxin61
短信平台源代码,欢迎使用,开放源代码。java,java Beans
上传时间: 2013-12-05
上传用户:脚趾头
一个游戏 the hardware for the game includes a number of displays, each with a button and -- a light, that each represent a bin that can store marbles (Beans). -- -- The display indicates the number of marbles in each bin at any given time. -- The light indecates that the present bin is not empty and that pushing the -- button is a valid move in the game. -- -- The button for each display indicates that a player takes the marbles from -- the selected bin, and takes them in his hand. The hand is represented by a -- diplay itself (no button). -- -- Each player has a home bin, located on opposite sides of the game.
标签: the hardware displays includes
上传时间: 2015-06-10
上传用户:cc1015285075
文本留言簿程序,用JSP和Beans做的。
标签: 程序
上传时间: 2014-01-10
上传用户:netwolf
一、介绍 二、安装JBuilder7 三、安装WebLogic Server7.0 四、配置Jbuilder7和WebLogic Server7协同工作 五、开发JSPs和Servlets 六、开发Session Beans 七、开发Entity Beans 八、远程调试 九、附加信息 十、反馈与建议
标签: WebLogic JBuilder7 Jbuilder7 Servlets
上传时间: 2015-07-24
上传用户:shawvi
本类库包含了常规的数据库联结操作,可以手动注册数据库在drivers.xml中。 本类库包含如下类: ------------------------------------- DriverUtilities loadDrivers():加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录。 isValidVendor(String vendor):判断vendor数据库相关记录是否存在。 makeURL(String host,String dbName,String vendor):生成联结URL。 getDriver(String vendor):获得vendor数据库的驱动名称。 ------------------------------------- DriverUtilities2 继承自DriverUtilities loadDrivers(String filename):加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录,从drivers.xml中载入,解析该文档,可以在该文件中加入新的记录。 ------------------------------------- coreservlets.Beans.ConnectionInfoBean getConnection(String driver,String url,String username,String password):连接数据库。
上传时间: 2014-01-24
上传用户:ardager
初级学习者必备,开放的Beans源代码,对于了解学习相关知识十分有用。
标签:
上传时间: 2016-05-20
上传用户:stvnash
CWC大型购物商城 基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由Beans完成,数据储存由mysql完成。
上传时间: 2013-12-24
上传用户:2404
Using Java Netbean 6.1 to create a white board application. This application can demo how to use Java Beans.
标签: application Netbean create Using
上传时间: 2013-12-22
上传用户:skhlm