Application Platform 10.3 | Application Platform API | webMethods Tag Library for JSP | DSP Equivalents
 
DSP Equivalents
The webMethods tags for JSP that Integration Server supports are similar to webMethods DSP tags. For information about webMethods DSP tags, including their arguments and options, see Dynamic Server Pages and Output Templates Developer’s Guide. The following table lists the tags in the webMethods tag library and their DSP equivalents.
webMethods Tag for JSP
Equivalent DSP Tag
include
include
webm:case
case
webm:comment
comment
webm:else
else
webm:ifvar
ifvar
webm:invoke
invoke
webm:loop
loop
webm:loopsep
loopsep
webm:nl
nl
webm:onError
onerror
webm:onSuccess
None
webm:rename
rename
webm:scope
scope
webm:switch
switch
webm:sysvar
sysvar
webm:then
None. DSPs execute the block of code immediately following the ifvar tag.
webm:usePipeline
None. By default, the pipeline is in the scope of every service invocation.
webm:value
value