Hi fellows,
I'm trying to develop a custom JAVA application that makes use of Cognos APIs to render reports to the users browsers without making use of Cognos Connection.
The goal is to produce a Servlet that handles authentication, authorization and report rendering features, to flush the requested report into the browser window.
In less words, a "wrapper" of the Cognos servlet.
Does anyone have a good starting point or advice to make me better organize my work?