Hi there,
is it possible to interrupt the creation of html output?
I’m calling the BO SDK (JAVA) from a servlet and would like to stop the creation of the html output when a user starts to load another document, before the creation of the first one is finished.
At the moment I am forced to load both documents, wait until everthing is generated, discard the first/old one and display the new one.
This takes time that is just wasted.
So I’d like to stop loading the first document as soon as I know that it will never be displayed.
Anybody knows if this is possible?
cu,
olli
haupto (BOB member since 2004-04-16)