Rob,
On the operation response page, you've already got a button that takes
the user back to the list of all operations. Could you please put
another button that goes back to the input page of the same operation.
A user will often want to submit the same operation multiple times with
different parameters. This button will make life a lot easier.
I've seen some bioinformatics programs that give you one entry from a
result set each time you submit an operation (SimpleSessionHandler
invoked on client and server flows).
Cheers,
Brian
|