Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BIRT » Access of ViewerServlet via RequestDispatcher forward
Access of ViewerServlet via RequestDispatcher forward [message #365611] Thu, 16 October 2008 04:23
Frederick Roth is currently offline Frederick Roth
Messages: 1
Registered: July 2009
Junior Member
Hi,

I want to access the birt ViewerServlet via a RequestDispaptcher.forward
call out of a servlet in a second web application (to do authorization
before accessing my reports).
This works quiet well for cvs or pdf output. However the ajax bases
html-output refuses to display the report. I think that the reason for
this is the different path from which the servlet is called.
/myapplication/ instead of /birt/ and so I tried to solve the problem by
changing the paths in RunFragment.jsp to reflect this. Unfortunatly
although my browser does not show javascript errors anymore the report
still won't come up.
I am not very familar with javascript or ajax, so possibly I have
overlooked something.

Has anybody tried to do somethink similar to what I try? I would be happy
about any suggestion that could help me.

Greetings,

Fred
Previous Topic:report data not being set in onFetch in BIRT 2.3.1
Next Topic:Report charts not displayed
Goto Forum:
  


Current Time: Fri May 24 20:09:27 EDT 2013

Powered by FUDForum. Page generated in 0.04377 seconds