针对传统物流行业报表的制作、呈现、管理都是由报表业务人员进行操作,不能及时的将报表呈现的数据信息反馈给决策者,导致信息的延误。通过对JSP以及SQL Server Reporting Service(SSRS)的分析介绍,提出把SSRS报表嵌套在JSP中,加入到网...针对传统物流行业报表的制作、呈现、管理都是由报表业务人员进行操作,不能及时的将报表呈现的数据信息反馈给决策者,导致信息的延误。通过对JSP以及SQL Server Reporting Service(SSRS)的分析介绍,提出把SSRS报表嵌套在JSP中,加入到网络物流系统操作平台。基于SQL Server 2008 R2数据库以及Spring MVC框架,运用Spring注解方式与JSP技术进行系统开发,直接将SSRS报表嵌套在JSP页面供决策者分析。结果表明,JSP页面可以嵌套带有参数要求的SSRS报表,并且可以准确的读取操作SSRS报表,获得满意的嵌套效果。展开更多
通过对JSP(Java Server Pages)技术访问SQL Server 2005数据库的设计与实现的阐述,提出了使用JSP技术访问SQL Server 2005数据库的方法,得出了JSP技术访问数据库采用JavaBean进行设计,把数据库的操作封装到JavaBean中,不仅增加数据库的...通过对JSP(Java Server Pages)技术访问SQL Server 2005数据库的设计与实现的阐述,提出了使用JSP技术访问SQL Server 2005数据库的方法,得出了JSP技术访问数据库采用JavaBean进行设计,把数据库的操作封装到JavaBean中,不仅增加数据库的安全性,而且可以把数据库操作、业务逻辑和表示逻辑分离设计,有利于系统后期的维护和功能扩展。展开更多
In recent years, web technology carried on growing and at same time, the number of internet users increased significantly in number. Today, a Web server is capable of processing millions of requests per day, but durin...In recent years, web technology carried on growing and at same time, the number of internet users increased significantly in number. Today, a Web server is capable of processing millions of requests per day, but during the peak period may collapse and becomes critical causing unavailability of the services offered by the servers. That is why Web server performance is a topic of great interest to many researchers. In this paper, we evaluate experimentally the impact of JSP and PHP dynamic content technology: JSP and PHP with access to a database of performance data of Apache Web server. Using the “ApacheBench” performance measurement tool, the approach is to compare the performances of four different configurations of a Web server, such as: Apache Web server implementing JSP technology with access to PostgreSQL database, Apache using PHP technology with the PostgreSQL as database, Apache Web server using the JSP technology with access to MySQL database, finally Apache and PHP with DBMS MySQL. At the end of this article, we also present a Simulink model of Web server performance based on the simple M/M/1 queue. During the modeling, the MATLAB software was used.展开更多
目前,使用JSP编制程序中经常要用到数据库,在JSP中的连接数据库代码正确的情况下,有时发现不能连上数据库,解决此类问题主要是SQL Server 2005数据库安装方式、SQL Server 2005数据库登录方式、SQL Server 2005数据库配置、SQL Server 2...目前,使用JSP编制程序中经常要用到数据库,在JSP中的连接数据库代码正确的情况下,有时发现不能连上数据库,解决此类问题主要是SQL Server 2005数据库安装方式、SQL Server 2005数据库登录方式、SQL Server 2005数据库配置、SQL Server 2005数据库远程配置、SQL Server 2005数据库用户访问的权限等中寻找原因。展开更多
文摘针对传统物流行业报表的制作、呈现、管理都是由报表业务人员进行操作,不能及时的将报表呈现的数据信息反馈给决策者,导致信息的延误。通过对JSP以及SQL Server Reporting Service(SSRS)的分析介绍,提出把SSRS报表嵌套在JSP中,加入到网络物流系统操作平台。基于SQL Server 2008 R2数据库以及Spring MVC框架,运用Spring注解方式与JSP技术进行系统开发,直接将SSRS报表嵌套在JSP页面供决策者分析。结果表明,JSP页面可以嵌套带有参数要求的SSRS报表,并且可以准确的读取操作SSRS报表,获得满意的嵌套效果。
文摘通过对JSP(Java Server Pages)技术访问SQL Server 2005数据库的设计与实现的阐述,提出了使用JSP技术访问SQL Server 2005数据库的方法,得出了JSP技术访问数据库采用JavaBean进行设计,把数据库的操作封装到JavaBean中,不仅增加数据库的安全性,而且可以把数据库操作、业务逻辑和表示逻辑分离设计,有利于系统后期的维护和功能扩展。
文摘In recent years, web technology carried on growing and at same time, the number of internet users increased significantly in number. Today, a Web server is capable of processing millions of requests per day, but during the peak period may collapse and becomes critical causing unavailability of the services offered by the servers. That is why Web server performance is a topic of great interest to many researchers. In this paper, we evaluate experimentally the impact of JSP and PHP dynamic content technology: JSP and PHP with access to a database of performance data of Apache Web server. Using the “ApacheBench” performance measurement tool, the approach is to compare the performances of four different configurations of a Web server, such as: Apache Web server implementing JSP technology with access to PostgreSQL database, Apache using PHP technology with the PostgreSQL as database, Apache Web server using the JSP technology with access to MySQL database, finally Apache and PHP with DBMS MySQL. At the end of this article, we also present a Simulink model of Web server performance based on the simple M/M/1 queue. During the modeling, the MATLAB software was used.
文摘目前,使用JSP编制程序中经常要用到数据库,在JSP中的连接数据库代码正确的情况下,有时发现不能连上数据库,解决此类问题主要是SQL Server 2005数据库安装方式、SQL Server 2005数据库登录方式、SQL Server 2005数据库配置、SQL Server 2005数据库远程配置、SQL Server 2005数据库用户访问的权限等中寻找原因。