JSP

This example involves 3 JSP pages:

The last two pages are too long to list or discuss here. See the jsp pages in the DocProc directory for details.

There is however one new thing in these JSP pages that needs mentioning: the call to the ITP/Server service DocProcGet in modelend.jsp specifies a different value attribute:

<itp:ServerCall name="DocProcGet" type="online" value="document">
  <itp:ServerParameter value="${param.show}"/>
</itp:ServerCall>

This type of value specifies that the ServerCall tag will be replaced by a URL to a copy of the document.