Today, i am exploring webmethods about assigning template to output. WM provides you several template's type as an output. They are:
- xml
- html
- wml
- hdml
You can fill in the value using DSP (Dynamic Server Page) syntax. DSP is pretty much like a server side scripting (PHP or JSP) provided by wm. By assigning some variable in certain place, you fill in the output and send the output to client such as computer's browser and mobile's browser.
No comments:
Post a Comment