首页 | 本学科首页   官方微博 | 高级检索  
     

在JSP中使用JavaBeans连接数据库
引用本文:李肃义,李洋. 在JSP中使用JavaBeans连接数据库[J]. 吉林大学学报(信息科学版), 2002, 20(3): 85-88
作者姓名:李肃义  李洋
作者单位:1. 吉林大学,计算机中心,吉林,长春,130026
2. 中国人民银行,长春支行,吉林,长春,130021
摘    要:针对动态网站频繁地从数据库中取得数据、与数据库建立连接时耗费服务器资源与时间的问题,给出了在JSP(Javaserver pages)中使用Java Beans连接数据库的方法。该方法利用Bean建立数据库连接,并将Bean对象存入session中,响应HttpsessjonBindingEvent事件,且利用valueUnbound方法,在session对象中止时,执行关闭数据库连接对象的善后工作。讨论了将对象分别存入page、session、appliction中的差异,证明了在JSP中使用Bean既可以简化JSP网页结构,又可以保证系统的安全性和提高系统的执行效率。

关 键 词:JavaBeans组件 Java数据库连接 JDBC-ODBC桥 组件 数据库
文章编号:1671-5896(2002)03-0085-04
修稿时间:2002-04-18

Using JavaBeans to connect database in JSP
LI Su|yi+,LI Yang+. Using JavaBeans to connect database in JSP[J]. Journal of Jilin University:Information Sci Ed, 2002, 20(3): 85-88
Authors:LI Su|yi+  LI Yang+
Affiliation:LI Su|yi+1,LI Yang+2
Abstract:A method of setting up database connection is given by using JavaBeans in JSP(Java server pages) to solve such problems as wasting server source and long consuming time for the dynamic web site's obtaining data from database frequently. This method uses Bean to set up database connection,saves the Bean object in session ,respond the HttpSessionBindingEvent event, and uses valueUnbound method to close the Bean object of database connection while ending session. The diffrence of the Bean object in page,in session and in application is discussed.The result shows that the use of Bean in JSP can simplify the structure of JSP pages, ensure the security of system,and improve the executive efficiency.
Keywords:JavaBeans  Java server pages(JSP)  Java database connectivity(JDBC)  JDBC|ODBC Bridge  Component  Database
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号