The present paper covers a generic and dynamic framework for the web publishing of bioinformatics databases based upon a meta data design, Java Bean, Java Server Page(JSP), Extensible Markup Language(XML), Extensible...The present paper covers a generic and dynamic framework for the web publishing of bioinformatics databases based upon a meta data design, Java Bean, Java Server Page(JSP), Extensible Markup Language(XML), Extensible Stylesheet Language(XSL) and Extensible Stylesheet Language Transformation(XSLT). In this framework, the content is stored in a configurable and structured XML format, dynamically generated from an Oracle Relational Database Management System(RDBMS). The presentation is dynamically generated by transforming the XML document into HTML through XSLT.This clean separation between content and presentation makes the web publishing more flexible; changing the presentation only needs a modification of the Extensive Stylesheet(XS).展开更多
随着互联网的普及,动态网页技术也急速发展。该文是以JSP为开发工具,采用JSP+JavaBean的模式制定一个小型的网站购物系统。系统采用界面与业务逻辑分离的三层结构设计,运用Jsp编写前台界面,Java作为中间桥梁连接前台界面和后台的数据库...随着互联网的普及,动态网页技术也急速发展。该文是以JSP为开发工具,采用JSP+JavaBean的模式制定一个小型的网站购物系统。系统采用界面与业务逻辑分离的三层结构设计,运用Jsp编写前台界面,Java作为中间桥梁连接前台界面和后台的数据库,将业务逻辑封装在JavaBean中,提高系统的安全性,可维护性,重用性和可扩展性。JDBC驱动连接数据库以提高速度,SQL Server 2000做数据库以确保后台数据库的安全性。系统具备商品显示,购物车的实现,会员的注册及登录,订单查询等模块。展开更多
文摘The present paper covers a generic and dynamic framework for the web publishing of bioinformatics databases based upon a meta data design, Java Bean, Java Server Page(JSP), Extensible Markup Language(XML), Extensible Stylesheet Language(XSL) and Extensible Stylesheet Language Transformation(XSLT). In this framework, the content is stored in a configurable and structured XML format, dynamically generated from an Oracle Relational Database Management System(RDBMS). The presentation is dynamically generated by transforming the XML document into HTML through XSLT.This clean separation between content and presentation makes the web publishing more flexible; changing the presentation only needs a modification of the Extensive Stylesheet(XS).
文摘随着互联网的普及,动态网页技术也急速发展。该文是以JSP为开发工具,采用JSP+JavaBean的模式制定一个小型的网站购物系统。系统采用界面与业务逻辑分离的三层结构设计,运用Jsp编写前台界面,Java作为中间桥梁连接前台界面和后台的数据库,将业务逻辑封装在JavaBean中,提高系统的安全性,可维护性,重用性和可扩展性。JDBC驱动连接数据库以提高速度,SQL Server 2000做数据库以确保后台数据库的安全性。系统具备商品显示,购物车的实现,会员的注册及登录,订单查询等模块。