husted 2004/03/08 20:44:07
Added: web/example/WEB-INF/entities config-debug.xml
config-tidy.xml config.xml
Log:
Add Canoo WebTest files.
Revision Changes Path
1.1 jakarta-struts/web/example/WEB-INF/entities/config-debug.xml
Index: config-debug.xml
===================================================================
<config
host="localhost"
port="8080"
protocol="http"
basepath="example"
summary="true"
saveresponse="true"
resultpath="results"
resultfile="result.txt"
showhtmlparseroutput="true"
verbose="true"/>
1.1 jakarta-struts/web/example/WEB-INF/entities/config-tidy.xml
Index: config-tidy.xml
===================================================================
<config
host="localhost"
port="8080"
protocol="http"
basepath="example"
summary="false"
saveresponse="false"
resultpath="results"
resultfile="result.txt"
showhtmlparseroutput="true"
verbose="false"/>
1.1 jakarta-struts/web/example/WEB-INF/entities/config.xml
Index: config.xml
===================================================================
<config
host="localhost"
port="8080"
protocol="http"
basepath="example" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]