• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to call BIRT report viewer from JSP in struts

 
Greenhorn
Posts: 7
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am calling birt report viewer from following jsp page :



For this I am getting Error:

HTTP Status 404 - /colbo/frameset
URL:http://192.168.1.7:8710/colbo/frameset?__report=%2FCOL_DetailsOfBatchCwiseStatusReport.rptdesign&__parameterpage=true&__masterpage=true&__format=html&__showtitle=true&__id=birtViewer


Here I am following steps from this url:
http://www.eclipse.org/birt/phoenix/deploy/viewerUsage2.2.php

PLease help me how to load birt reports in my jsp page .?


 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic