代码搜索:Webapps
找到约 785 项符合「Webapps」的源代码
代码结果 785
www.eeworm.com/read/467318/1503830
java constants.java
package djr.common;
public class Constants
{
// 上传目录绝对路径
public static String WEB_ABS_UPLOAD_PATH = "F:/jakarta-tomcat-5.0.28/webapps/djrmail/upload";
// 附件目录绝对路径
public static String
www.eeworm.com/read/411269/2189664
bat deployit.bat
@echo off
set ENDPOINT=http://localhost:8080/axis/servlet/AxisServlet
set AXISLIB=%CATALINA_HOME%\webapps\axis\WEB-INF\lib
set CP=%AXISLIB%\axis.jar;%AXISLIB%\log4j-core.jar;%AXISLIB%\crimson.jar
www.eeworm.com/read/411269/2189667
bat undeployit.bat
@echo off
set ENDPOINT=http://localhost:8080/axis/servlet/AxisServlet
set AXISLIB=%CATALINA_HOME%\webapps\axis\WEB-INF\lib
set CP=%AXISLIB%\axis.jar;%AXISLIB%\log4j-core.jar;%AXISLIB%\crimson.jar
www.eeworm.com/read/411269/2189669
bat deployit.bat
@echo off
set ENDPOINT=http://localhost:8080/axis/servlet/AxisServlet
set AXISLIB=%CATALINA_HOME%\webapps\axis\WEB-INF\lib
set CP=%AXISLIB%\axis.jar;%AXISLIB%\log4j-core.jar;%AXISLIB%\crimson.jar
www.eeworm.com/read/411269/2189671
bat undeployit.bat
@echo off
set ENDPOINT=http://localhost:8080/axis/servlet/AxisServlet
set AXISLIB=%CATALINA_HOME%\webapps\axis\WEB-INF\lib
set CP=%AXISLIB%\axis.jar;%AXISLIB%\log4j-core.jar;%AXISLIB%\crimson.jar
www.eeworm.com/read/147090/12588823
txt b.txt
-----------------------------7d531f26400de
Content-Disposition: form-data; name="boy"; filename="D:\Tomcat\webapps\ROOT\chap4\English1.TXT"
Content-Type: text/plain
BDB
1.Take an umbrella with y
www.eeworm.com/read/333997/3376055
prefs com.genuitec.eclipse.ast.deploy.core.prefs
#Thu Jan 31 14:33:47 CST 2008
tomcat6Server.pager.shouldOverwrite=false
tomcat6Server.guestbook9.deploymentPath=C\:\\tomcat6\\webapps\\guestbook9
tomcat6Server.guestbook9.shouldOverwrite=false
tom