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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JSP report

Status
Not open for further replies.

sem

Programmer
Jun 3, 2000
4,709
0
0
UA
Does anybody have an experience on running JSPs generated by Reports 9i? Can it be deployed to tomcat? All [un]successfull stories are highly appriciated.

Regards, Dima
 
Dima,

Reports generated by Reports Builder 9i in JSP must be run using the Oracle Reports Server, which means that you need to have Oracle Application Server Enterprise Edition. The previous version of reports let you run against Apache using CGI. The problem is the rw: tags.

Regards, Dawid
 
I see that JSP's can not be launched on a pure Tomcat, but I wonder whether it's possible to move some libraries (jars) to do it?

Regards, Dima
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top