Application Integration (On-Premises) : DSPs and building output templates : Using Dynamic Server Pages (DSPs) : Hyperlinks to DSPs
Hyperlinks to DSPs
Typing the DSP’s URL on the address line in your browser is one way to run a DSP. However, when you use DSPs to build a user interface, you will often invoke DSPs from HTML forms and links as shown in the following example.
<HTML>
<HEAD>
<title>Order Tracking System</title>
</HEAD>

<BODY>
<A HREF=/ORDER_TRAK/showorders.dsp>Show
Orders</A>

</BODY>
</HTML>
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback