nicolaken 02/04/22 06:42:59 Modified: src/webapp/docs/samples/stream Tag: cocoon_2_0_3_branch OrderPage.xml Log: Fixed OrderPage sample url as in HEAD; now it's relative. Revision Changes Path No revision No revision 1.1.2.1 +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.1.2.1 diff -u -r1.1 -r1.1.2.1 --- OrderPage.xml 3 Jan 2002 12:31:41 -0000 1.1 +++ OrderPage.xml 22 Apr 2002 13:42:59 -0000 1.1.2.1 @@ -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]