Application Integration (On-Premises) : Incorporating web applications : Concepts : Key Differences with the webMethods Tomcat Implementation : URL You Use to Invoke a Web Application
URL You Use to Invoke a Web Application
For WmTomcat, the URL to invoke a web application has the following format, which includes a “/web” element:
http://hostname:portnumber/web/packageName/fileName.jsp
For example: http://localhost:5555/web/JSPSample/showorders.jsp
The “/web” element is required as a signal to Integration Server that this URL is for a web application and must be sent to the WmTomcat package for processing.
In a typical Tomcat implementation, the “/web” element is not part of the URL to invoke a web application.
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback