Stephan Coboos dijo:
> Hello,
>
> what happens if I do not call releaseComponent() before call of
> sendPage()? Is it allways necessary to call this method within a
> flowscript or would the component automatically released when the
> continuation will be destroyed? Otherwise before each call of
> sendPageAndWait I have to call
> releaseComponent() and after this call I have to retrieve the component
> again, I'm right?

Hi:

You need to call releaseComponent() before sendPage() or sendPageAndWait()

Antonio Gallardo




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to