vgritsenko 2002/06/30 16:19:47
Modified: src/webapp/docs/samples/xscript Tag: cocoon_2_0_3_branch
soap-getquote1.xsp soap-getquote2.xsp
soap-getquote3.xsp
Log:
update samples
Revision Changes Path
No revision
No revision
1.1.2.2 +2 -2 xml-cocoon2/src/webapp/docs/samples/xscript/soap-getquote1.xsp
Index: soap-getquote1.xsp
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/docs/samples/xscript/soap-getquote1.xsp,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- soap-getquote1.xsp 14 Apr 2002 03:58:06 -0000 1.1.2.1
+++ soap-getquote1.xsp 30 Jun 2002 23:19:46 -0000 1.1.2.2
@@ -32,7 +32,7 @@
<para>Please enter the stock ticker: </para>
<form href="soap-getquote">
- <input name="symbol" type="text" value="HWP"/>
+ <input name="symbol" type="text" value="HPQ"/>
<input value="Do it!" type="submit"/>
</form>
} else {
1.1.2.2 +2 -2 xml-cocoon2/src/webapp/docs/samples/xscript/soap-getquote2.xsp
Index: soap-getquote2.xsp
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/docs/samples/xscript/soap-getquote2.xsp,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- soap-getquote2.xsp 14 Apr 2002 03:58:06 -0000 1.1.2.1
+++ soap-getquote2.xsp 30 Jun 2002 23:19:46 -0000 1.1.2.2
@@ -32,7 +32,7 @@
<para>Please enter the stock ticker: </para>
<form href="soap-getquote">
- <input name="symbol" type="text" value="HWP"/>
+ <input name="symbol" type="text" value="HPQ"/>
<input value="Do it!" type="submit"/>
</form>
} else {
1.1.2.2 +2 -2 xml-cocoon2/src/webapp/docs/samples/xscript/soap-getquote3.xsp
Index: soap-getquote3.xsp
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/docs/samples/xscript/soap-getquote3.xsp,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- soap-getquote3.xsp 14 Apr 2002 03:58:06 -0000 1.1.2.1
+++ soap-getquote3.xsp 30 Jun 2002 23:19:46 -0000 1.1.2.2
@@ -32,7 +32,7 @@
<para>Please enter the stock ticker: </para>
<form href="soap-getquote">
- <input name="symbol" type="text" value="HWP"/>
+ <input name="symbol" type="text" value="HPQ"/>
<input value="Do it!" type="submit"/>
</form>
} else {
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]