Hi,

Is the following a fair description of the requestParameterProvider
package or not?


<html>
<body>
This package provides the ability for objects to add query parameters to
every URL output in
the page being rendered. This is used by Orchestra internally to attach
the "conversation 
context id" to every link in a page (not just forms as a hidden field
would do).
<p>
This feature is for the internal use of Orchestra only, and should not
be used by external
code; the API may change without notice.
</body>
</html>


Regards,

Simon

Reply via email to