Including in Main Applications
Developers may want to actually include their Logi report as part of their main ASP.NET or Java web application. It is possible to do this, however, it introduces dependencies and complications, so it's not a recommended approach. For example, the web.config file used by a Logi .NET reporting application is slightly different from that used by a traditional .NET application, and when the Logi app is part of the main app, these differences have to be resolved for both to run correctly. The flexibility and performance provided by running Logi applications as separate applications usually outweighs the convenience of packaging everything together within the main application.