nicolaken 02/04/19 10:45:32 Modified: src/webapp/docs/samples/stream OrderPage.xml Log: [PATCH] Order page sample has port number hard-wired from [EMAIL PROTECTED] (Stephen Ng) [bug 7610] Revision Changes Path 1.2 +1 -1 xml-cocoon2/src/webapp/docs/samples/stream/OrderPage.xml Index: OrderPage.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/docs/samples/stream/OrderPage.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- OrderPage.xml 3 Jan 2002 12:31:41 -0000 1.1 +++ OrderPage.xml 19 Apr 2002 17:45:32 -0000 1.2 @@ -1,7 +1,7 @@ <page> <title>B2B processing</title> <content> - <FORM action="http://localhost:8080/cocoon/request1" id="FORM1" method="post" name="FORM1"> + <FORM action="request1" id="FORM1" method="post" name="FORM1"> <para>Input your XML documet here:</para> <TEXTAREA cols="80" id="TEXTAREA1" name="Foo" rows="60"><?xml version="1.0"?> <Orders>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]