JspWeb

所属分类:Java书籍
开发工具:Java
文件大小:21497KB
下载次数:56
上传日期:2009-02-12 23:57:26
上 传 者knower
说明:  精通Jsp-Web开发技术与典型应用 源码
(精通Jsp-Web开发技术与典型应用)

文件列表:
at2\.classpath (4061, 2006-11-23)
at2\.cvsignore (4, 2006-11-23)
at2\.project (438, 2006-11-23)
at2\.tomcatplugin (353, 2006-11-23)
at2\HibernateTest.jsp (965, 2006-11-23)
at2\WEB-INF\.cvsignore (7, 2006-11-23)
at2\WEB-INF\classes\at2\Teacher.class (1054, 2006-11-23)
at2\WEB-INF\classes\hibernate.cfg.xml (835, 2006-11-23)
at2\WEB-INF\classes\Teacher.hbm.bak.xml (863, 2006-11-23)
at2\WEB-INF\classes\Teacher.hbm.xml (524, 2006-11-23)
at2\WEB-INF\lib\ant-1.6.5.jar (1034049, 2006-11-23)
at2\WEB-INF\lib\ant-antlr-1.6.5.jar (5667, 2006-11-23)
at2\WEB-INF\lib\ant-junit-1.6.5.jar (74237, 2006-11-23)
at2\WEB-INF\lib\ant-launcher-1.6.5.jar (9180, 2006-11-23)
at2\WEB-INF\lib\ant-swing-1.6.5.jar (6763, 2006-11-23)
at2\WEB-INF\lib\antlr-2.7.6.jar (443432, 2006-11-23)
at2\WEB-INF\lib\asm-attrs.jar (16777, 2006-11-23)
at2\WEB-INF\lib\asm.jar (26360, 2006-11-23)
at2\WEB-INF\lib\c3p0-0.9.0.jar (487360, 2006-11-23)
at2\WEB-INF\lib\cglib-2.1.3.jar (282338, 2006-11-23)
at2\WEB-INF\lib\cleanimports.jar (142704, 2006-11-23)
at2\WEB-INF\lib\commons-collections-2.1.1.jar (175426, 2006-11-23)
at2\WEB-INF\lib\commons-logging-1.0.4.jar (38015, 2006-11-23)
at2\WEB-INF\lib\concurrent-1.3.2.jar (171071, 2006-11-23)
at2\WEB-INF\lib\connector.jar (17978, 2006-11-23)
at2\WEB-INF\lib\dom4j-1.6.1.jar (313898, 2006-11-23)
at2\WEB-INF\lib\ehcache-1.2.jar (118147, 2006-11-23)
at2\WEB-INF\lib\hibernate3.jar (2090791, 2006-11-23)
at2\WEB-INF\lib\jaas.jar (104359, 2006-11-23)
at2\WEB-INF\lib\jacc-1_0-fr.jar (24180, 2006-11-23)
at2\WEB-INF\lib\javassist.jar (446045, 2006-11-23)
at2\WEB-INF\lib\jaxen-1.1-beta-7.jar (226877, 2006-11-23)
at2\WEB-INF\lib\jboss-cache.jar (517527, 2006-11-23)
at2\WEB-INF\lib\jboss-common.jar (583206, 2006-11-23)
at2\WEB-INF\lib\jboss-jmx.jar (591568, 2006-11-23)
at2\WEB-INF\lib\jboss-system.jar (223640, 2006-11-23)
at2\WEB-INF\lib\jdbc2_0-stdext.jar (6727, 2006-11-23)
at2\WEB-INF\lib\jgroups-2.2.8.jar (1611518, 2006-11-23)
at2\WEB-INF\lib\jta.jar (8812, 2006-11-23)
at2\WEB-INF\lib\junit-3.8.1.jar (121070, 2006-11-23)
... ...

Quick-Start FAQ =============== What's Struts Blank? - It's an "empty" application provided to help you get started on your own project. Just copy the struts-blank.war to a new WAR file using the name for your application. Place it in your container's "webapp" folder (or equivalent), and let your container auto-deploy the application. Edit the skeleton configuration files as needed, restart your container, and you are on your way! (You can find the application.properties file with this message in the /WEB-INF/src/java/resources folder.) Where do I put my own code? - The build file is setup so that you can place your own packages anywhere under the WEB-INF/src directory. What are the references to /javasoft/lib in the build.xml about? - Most Struts applications use some common JAR files. This is one common location for these on a development computer, but another may be used What targets does the build file accept? - "clean" to delete the old class, resource, and configuration files. - "compile" to rebuild the Java class files and copy over the resource and configuration files. - "project" to also generate the Javadoc. - "dist" to create a binary distribution. - "all" for a clean rebuild the project and binary distributions. Where are the binary distributions placed? - By default, under /projects/lib on your default drive. You can change these through the "distpath.project" variable in the build file. Where's the Message Resources (fka Application Resources)? - It's named MessageResources.properties. The original is under WEB-INF/src/java/. The resource bundle is copied under classes during a build. Why did the changes to my classes/MessageResources.properties or other resource file disappear? Why didn't the changes to my java/MessageResources.properties or other resource file appear? - The original resource files are under WEB-INF/src/java and copied under classes during a build. Change the WEB-INF/src/java versions and rebuild before redeploying. ###

近期下载者

相关文件


收藏者