]> git.mxchange.org Git - core.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 11 Apr 2018 20:34:53 +0000 (22:34 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 11 Apr 2018 20:34:53 +0000 (22:34 +0200)
- initWebOutputInstance() cannot be invoked in construction time of response as
  the application instance is not yet created there, need to invoke
  initWebOutputInstance() after the application instance has been created

Signed-off-by: Roland Häder <roland@mxchange.org>

No differences found