ovidiu 02/05/19 11:42:47 Modified: src/webapp/docs/samples/xscript soap-getquote1.xsp soap-getquote2.xsp soap-getquote3.xsp Log: Updated HP's stock symbol after the Compaq aquisition. Revision Changes Path 1.3 +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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- soap-getquote1.xsp 14 Apr 2002 00:38:34 -0000 1.2 +++ soap-getquote1.xsp 19 May 2002 18:42:47 -0000 1.3 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- CVS: $Id: soap-getquote1.xsp,v 1.2 2002/04/14 00:38:34 vgritsenko Exp $ --> +<!-- CVS: $Id: soap-getquote1.xsp,v 1.3 2002/05/19 18:42:47 ovidiu Exp $ --> <!-- Author: Ovidiu Predescu "[EMAIL PROTECTED]" @@ -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.3 +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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- soap-getquote2.xsp 14 Apr 2002 00:38:34 -0000 1.2 +++ soap-getquote2.xsp 19 May 2002 18:42:47 -0000 1.3 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- CVS: $Id: soap-getquote2.xsp,v 1.2 2002/04/14 00:38:34 vgritsenko Exp $ --> +<!-- CVS: $Id: soap-getquote2.xsp,v 1.3 2002/05/19 18:42:47 ovidiu Exp $ --> <!-- Author: Ovidiu Predescu "[EMAIL PROTECTED]" @@ -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.3 +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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- soap-getquote3.xsp 14 Apr 2002 00:38:34 -0000 1.2 +++ soap-getquote3.xsp 19 May 2002 18:42:47 -0000 1.3 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- CVS: $Id: soap-getquote3.xsp,v 1.2 2002/04/14 00:38:34 vgritsenko Exp $ --> +<!-- CVS: $Id: soap-getquote3.xsp,v 1.3 2002/05/19 18:42:47 ovidiu Exp $ --> <!-- Author: Ovidiu Predescu "[EMAIL PROTECTED]" @@ -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]