Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access ASP WebI from JSP?

Status
Not open for further replies.

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
 
Management's decision.

They want to run WebI as ASP and access through JSP.




 
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?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top