Example Document Processing

A more realistic example involves processing a document that has been generated by ITP/OnLine, typically by employing a modified modelend.jsp. By default, modelend.jsp just opens the document in the browser. Below, we will show an example that lets the user choose to either:

This example explicitly specifies that ITP should generate the document in a location on the ITP/Server machine. This location must be passed as a 'respath' argument on the URL, for example:

http://host/itp/app/test/modelselect.jsp?respath=c:/temp

This example will start as a normal ITP/OnLine run. After selecting and completing a model run, the following page will be presented:

After choosing print, send or show, you will return to this page, so you can choose additional actions. After choosing delete, you will reach this page.