JAVA案例开发集锦源代码 袁然 郑自国编- 下载
|
为《JSP案例开发集锦》一书的配套光盘中的源代码。解压后即可使用。-"JSP case highlights the development of" a book supporting the CD source. Unpacked can use. 下载
|
JSP案例开发集锦源代码光盘使用说明 1. 本书的代码大部分在Tomcat5.0和MYSQL下开发,部分使用WebSphere Server5和DB2,请参考书中解释。 2. 附带光盘中包含有以下内容: a. ch1-ch10目录。分别对应第1章到第10章的代码。如果没有使用数据源,每章的代码只要拷贝到%Tomcat_Home%\webapps\目录下即可运行。 b. 如果某些章节中要使用Bean或Servlet或嵌入Applet,那么需将本章下.java文件编译,然后复制到JSP文件所在目录的\WEB-INF\classes目录下,并以章节名如ch4建立文件夹。 -case JSP source code development Gallery use a CD-ROM. The majority of the code in Tomcat5 .0 and MYSQL under development, part Server5 use WebSphere and DB2, Please reference explained. 2. With CD-ROM contains the following : a. ch1 - ch10 directory. Corresponding Chapter 1 Chapter 10 of the code. Without the use of data sources, Each chapter of the code as long as the copy to Tomcat_Home%% \ webapps \ directory can be run. B. If certain sections to the use of Bean or Servlet or embedded applet, So under this chapter will be required. java document translation, then copied to the JSP files in the directory \ WEB-INF \ classes directory. and chapters were established as ch4 folder. 下载
|
JSP案例开发集锦 自己下载看,不知道怎么介绍了- 下载
|
该源码为JSP的开发案例集锦,里面包含许多经典的JSP开发实例。-the source for the development of JSP Case Collection, which contains many classic examples of JSP development. 下载
|