Does the BIRT iServer only work in a Java environment, so what if I have a .NET environment?
Rob: The BIRT iServer has Java based user interfaces. The iPortal and the Management Console we just walked through are JSP and Java based applications and need to run inside a Servlet container. However, the web services layer does give you access from virtually any environment so if you are running in a .NET environment and want to integrate the BIRT iServer, the Web Services layer is a great way to do so.