Sep 25, 2003 #1 dajones2 Programmer Sep 25, 2003 3 US We have WebI running as ASP. I am creating a Java/JSP application and I want to access WebI reports. I am looking to see if what I want to do is possible and if so how do I connect? Thanks
We have WebI running as ASP. I am creating a Java/JSP application and I want to access WebI reports. I am looking to see if what I want to do is possible and if so how do I connect? Thanks
Sep 25, 2003 #2 skrandel MIS Aug 23, 2002 1,378 US I hate to ask the stupid question, but why not just run WebI as JSP then? Steve Krandel Knightsbridge Solutions formerly BASE Consulting Group http://www.knightsbridge.com Upvote 0 Downvote
I hate to ask the stupid question, but why not just run WebI as JSP then? Steve Krandel Knightsbridge Solutions formerly BASE Consulting Group http://www.knightsbridge.com
Sep 26, 2003 Thread starter #3 dajones2 Programmer Sep 25, 2003 3 US Management's decision. They want to run WebI as ASP and access through JSP. Upvote 0 Downvote
Sep 26, 2003 Thread starter #4 dajones2 Programmer Sep 25, 2003 3 US What it looks like we will be doing is calling window.open() passing the url for the WebI with report specifics. Has anybody done this? Upvote 0 Downvote
What it looks like we will be doing is calling window.open() passing the url for the WebI with report specifics. Has anybody done this?