com.bankframe.examples.xml
Class XmlServletTransaction
java.lang.Object
com.bankframe.examples.xml.XmlServletTransaction
public class XmlServletTransaction
- extends Object
This class is used as a test for submitting XML requests to the
BankFrame MCA XML Channel Servlet
Method Summary |
static void |
main(String[] args)
Entry point to this program. |
XmlServletTransaction
public XmlServletTransaction()
main
public static void main(String[] args)
- Entry point to this program.
This will send an XML transaction to the BankFrame MCA XMLServlet.
Before running this program, you must ensure you have configured the
XML and XSL properties appropriately. Refer to the BankFrame XML documentation
for details.
Usage: 1. TestXmlServlet
Example: TestXmlServlet http://localhost:7001/XmlServlet test.xml
- Parameters:
args
- arguments passed to the program.
Copyright © 2005, 2007, Oracle. All rights reserved.